VR-Forces 5.0.3 Developer's Guide
 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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)