Tokenizer::IncludeCacheEntry Struct Reference

todo: clean up, move to CPP file More...

Collaboration diagram for Tokenizer::IncludeCacheEntry:
Collaboration graph
[legend]

Public Member Functions

 IncludeCacheEntry (std::istream *stream_, bool must_delete_=false)
 IncludeCacheEntry (const IncludeCacheEntry &other)
 ~IncludeCacheEntry ()

Data Fields

wxString name
 used for error reporting
int line
int column
std::istream * stream
int * refcount

Detailed Description

todo: clean up, move to CPP file

simple reference counted pointer to stream.

Definition at line 206 of file tdfcontainer.h.


Constructor & Destructor Documentation

Tokenizer::IncludeCacheEntry::IncludeCacheEntry ( std::istream *  stream_,
bool  must_delete_ = false 
) [inline]

Definition at line 214 of file tdfcontainer.h.

Tokenizer::IncludeCacheEntry::IncludeCacheEntry ( const IncludeCacheEntry other  )  [inline]

Definition at line 225 of file tdfcontainer.h.

Tokenizer::IncludeCacheEntry::~IncludeCacheEntry (  )  [inline]

Definition at line 235 of file tdfcontainer.h.


Field Documentation

Definition at line 209 of file tdfcontainer.h.

Definition at line 208 of file tdfcontainer.h.

used for error reporting

Definition at line 207 of file tdfcontainer.h.

Definition at line 212 of file tdfcontainer.h.

Definition at line 210 of file tdfcontainer.h.


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

Generated on Thu Dec 29 00:11:49 2011 for SpringLobby by doxygen 1.6.3