Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <393190C1.EF2206C0@web.de> Date: Sun, 28 May 2000 23:33:53 +0200 From: Martin Henne Reply-To: Martin DOT Henne AT web DOT de X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14 i586) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: OOP: Aggregation Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? Martin Henne Martin DOT Henne AT post DOT rwth-aachen DOT de -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com