NLMISC::TBMSDbgInfoData Struct Reference

#include <bit_mem_stream.h>

List of all members.

Public Member Functions

 TBMSDbgInfoData ()
 Constructor.

Public Attributes

TBMSSerialInfoList List
 Vector of serial items.
uint32 CurrentBrowsedItem
 Current browsed item in the list (valid only from beginEventBrowsing() until clear() or addSerial()/addPoke()).
const char * NextSymbol
 Symbol of next event.
bool AddEventIsEnabled
 Flag to enable/disable addSerial() and addPoke() (because CBitMemStream::getSerialItem() must not add events in the list).

Detailed Description

Definition at line 157 of file bit_mem_stream.h.


Constructor & Destructor Documentation

NLMISC::TBMSDbgInfoData::TBMSDbgInfoData (  )  [inline]

Constructor.

Definition at line 160 of file bit_mem_stream.h.


Member Data Documentation

Flag to enable/disable addSerial() and addPoke() (because CBitMemStream::getSerialItem() must not add events in the list).

Definition at line 172 of file bit_mem_stream.h.

Current browsed item in the list (valid only from beginEventBrowsing() until clear() or addSerial()/addPoke()).

Definition at line 166 of file bit_mem_stream.h.

Vector of serial items.

Definition at line 163 of file bit_mem_stream.h.

Symbol of next event.

Definition at line 169 of file bit_mem_stream.h.


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

Generated on Thu Jan 7 08:30:17 2010 for NeL by  doxygen 1.6.1