Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSmall caption windows on Win2000 Pin
Paolo Messina8-Aug-00 7:00
professionalPaolo Messina8-Aug-00 7:00 
GeneralPrinting Bitmaps on a postscript printer Pin
Member 239698-Aug-00 4:59
Member 239698-Aug-00 4:59 
GeneralFinding out whether DHCP is enabled Pin
Paul Cole8-Aug-00 4:30
Paul Cole8-Aug-00 4:30 
GeneralUDP Packet Creation???? - H E L P ! ! ! Pin
daniel madden8-Aug-00 2:50
daniel madden8-Aug-00 2:50 
Generalanti-aliasing algorithm Pin
junsung kim8-Aug-00 1:47
sussjunsung kim8-Aug-00 1:47 
GeneralRe: anti-aliasing algorithm Pin
Philip Nicoletti9-Aug-00 4:04
Philip Nicoletti9-Aug-00 4:04 
Generalcom / c++ class realationships Pin
koteswara8-Aug-00 0:38
koteswara8-Aug-00 0:38 
GeneralRe: com / c++ class realationships Pin
Member 11278-Aug-00 2:43
Member 11278-Aug-00 2:43 
As I understand it, aggregation is a form of containment where the aggregating object is dependent on, and derives its properties from, the objects it aggregates, i.e. it is the sum of its aggregate parts. In simple containment this is not the case, the container is not absolutely dependent on the objects it contains, nor are the parts dependent on the container.

There is also an implied linkage of object lifetimes in aggregation which is absent from simple containment. In aggregation, the lifetime of the aggregate object is dependent on the lifetime of the parts, but not vice-versa, unlike the otherwise similar 'composition', where the lifetime of the parts is tied to the lifetime of the composed object.

These links may be of some help:

http://pespmc1.vub.ac.be/ASC/Aggregation.html
http://ootips.org/uml-hasa.html
http://www.intellicorp.com/ooieonline/relation4.html

Dave


GeneralDisplay .TIF images Pin
Eldor@do8-Aug-00 0:29
Eldor@do8-Aug-00 0:29 
GeneralRe: Display .TIF images Pin
Philip Nicoletti8-Aug-00 9:27
Philip Nicoletti8-Aug-00 9:27 
QuestionHow to create shapes in VC++ (like the one on VB) Pin
Nali7-Aug-00 23:50
Nali7-Aug-00 23:50 
GeneralWebbrowser repaint Pin
dooly7-Aug-00 23:22
dooly7-Aug-00 23:22 
GeneralInvalidateRect error Pin
Hovnatan Karapetyan7-Aug-00 6:31
Hovnatan Karapetyan7-Aug-00 6:31 
QuestionCan I make a virtual I/O port Pin
Roy Jones7-Aug-00 5:20
Roy Jones7-Aug-00 5:20 
AnswerRe: Can I make a virtual I/O port Pin
Erik Funkenbusch10-Aug-00 12:41
Erik Funkenbusch10-Aug-00 12:41 
GeneralCDaoDatabase Problem :( Pin
Dave Waldrum7-Aug-00 3:43
sussDave Waldrum7-Aug-00 3:43 
GeneralRe: CDaoDatabase Problem :( Pin
Tim Deveaux7-Aug-00 4:41
Tim Deveaux7-Aug-00 4:41 
GeneralWTL and .NET Pin
xtsea7-Aug-00 3:35
xtsea7-Aug-00 3:35 
GeneralDDE with Internet Explorer Pin
Gabriel Soubies7-Aug-00 2:18
sussGabriel Soubies7-Aug-00 2:18 
GeneralVC++ / HTML help viewer Pin
koteswara7-Aug-00 2:07
koteswara7-Aug-00 2:07 
GeneralRe: VC++ / HTML help viewer Pin
Daid Wulff7-Aug-00 11:56
sussDaid Wulff7-Aug-00 11:56 
Generalusing __FILE__ and __LINE__ Pin
Matthias Steinbart 7-Aug-00 0:00
sussMatthias Steinbart 7-Aug-00 0:00 
QuestionHow can I scroll the view while mouse move... Pin
Jiju George T6-Aug-00 23:51
Jiju George T6-Aug-00 23:51 
General How to remove focus on TreeCtrl Item Pin
Jens Wallman6-Aug-00 22:33
Jens Wallman6-Aug-00 22:33 
GeneralExamples of ftp resuming downloads... Pin
xtsea6-Aug-00 21:40
xtsea6-Aug-00 21:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.