Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

Container classes


Compounds

class  cArray
class  cBag
class  cLinkedList
class  cQueue

Detailed Description

Container classes: Naturally, you can also use your own container classes (e.g. STL). The disadvantage of doing so is that those container objects will not appear and will not be inspectable under graphical user interfaces like Tkenv. To make them inspectable, you have to wrap them into a class derived from cObject.

Some other classes, closely related to the above ones (for example their iterators) are not listed here explicitly, but you can find them via 'See also' links from their main classes.


Generated at Mon Jun 16 23:37:33 2003 for OMNeT++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001