Public Member Functions | Public Attributes

ODi_StreamListener::StackCell Class Reference

List of all members.

Public Member Functions

 StackCell ()
 StackCell (ODi_ListenerState *pState, bool deleteWhenPop)
 StackCell (UT_uint32)
StackCelloperator= (const StackCell &sc)

Public Attributes

bool m_deleteWhenPop
ODi_ListenerStatem_pState

Constructor & Destructor Documentation

ODi_StreamListener::StackCell::StackCell (  )  [inline]

References m_deleteWhenPop, and m_pState.

ODi_StreamListener::StackCell::StackCell ( ODi_ListenerState pState,
bool  deleteWhenPop 
) [inline]

References m_deleteWhenPop, and m_pState.

ODi_StreamListener::StackCell::StackCell ( UT_uint32   )  [inline]

References m_deleteWhenPop, and m_pState.


Member Function Documentation

StackCell& ODi_StreamListener::StackCell::operator= ( const StackCell sc  )  [inline]

References m_deleteWhenPop, and m_pState.


Member Data Documentation


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