VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes | Friends
DtSimpleListItem Class Reference

Public Member Functions

 ~DtSimpleListItem ()
DtSimpleListItemnext ()
void * data ()

Protected Member Functions

 DtSimpleListItem (void *d)
 DtSimpleListItem (const DtSimpleListItem &orig)
DtSimpleListItemoperator= (const DtSimpleListItem &orig)

Protected Attributes

DtSimpleListItemmyNext
void * myData

Friends

class DtSimpleList

Constructor & Destructor Documentation

DtSimpleListItem::~DtSimpleListItem ( )
DtSimpleListItem::DtSimpleListItem ( void *  d)
inlineprotected
DtSimpleListItem::DtSimpleListItem ( const DtSimpleListItem orig)
protected

Member Function Documentation

DtSimpleListItem * DtSimpleListItem::next ( )
inline

References myNext.

void * DtSimpleListItem::data ( )
inline

References myData.

DtSimpleListItem& DtSimpleListItem::operator= ( const DtSimpleListItem orig)
protected

Friends And Related Function Documentation

friend class DtSimpleList
friend

Member Data Documentation

DtSimpleListItem* DtSimpleListItem::myNext
protected

Referenced by next().

void* DtSimpleListItem::myData
protected

Referenced by data().


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)