VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)