News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

TNL::JournalToken class Reference

TNL::JournalToken Class Reference

#include <tnlJournal.h>


Public Member Functions

 JournalToken (U32 blockType, bool writing)
 ~JournalToken ()

Private Attributes

bool mWriting
U32 mBlockType


Constructor & Destructor Documentation

TNL::JournalToken::JournalToken U32  blockType,
bool  writing
[inline]
 

TNL::JournalToken::~JournalToken  )  [inline]
 


Field Documentation

bool TNL::JournalToken::mWriting [private]
 

U32 TNL::JournalToken::mBlockType [private]