struct CorPlexer A simple linked list class
A simple linked list class
SYNOPSIS
#include <CorPlexer.h>
CorPlexer myObject;
DESCRIPTION
This text serves as an example for the documentation of a class definition
CAUTIONS
<optional>
EXAMPLES
<optional>
SEE ALSO
<optional>
CorBase
Preconditions Returns Exceptions
Preconditions Exceptions
void* data()
Query this instance's data.
This function returns the data package of this instance.
static CorPlexer* create( CorPlexer*& aHead, unsigned int aMax, unsigned int anElement )
void freeDataChain()
friend void utest_CorPlexer(CorUnitTest&)
Free this package and its links.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de