OOP: Aggregation

Chris Faylor cgf@cygnus.com
Sun May 28 14:47:00 GMT 2000


I'm sorry.  This is very off-topic for this mailing list.

I would appreciate it if you would take this discussion elsewhere.

cgf

On Sun, May 28, 2000 at 11:33:53PM +0200, Martin Henne wrote:
>I'm not shure, if this is an real cygwin related issue, but I need help
>of OOP-experienced programmers in implementing an Aggregation in C++.
>
>For example, if I have a class 'Car' and a class 'trafficSign', the car
>should use the traffic sign as an Aggregation.  Therefore I have to put
>something like
>
>trafficSign *mySign;
>
>in the class-definition of 'Car'.  But what then?  How to use this
>Pointer?

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list