Public Member Functions | |
| StackCell () | |
| StackCell (ODe_AbiDocListenerImpl *pListenerImpl, bool deleteWhenPop) | |
| StackCell (UT_uint32) | |
| StackCell & | operator= (const StackCell &sc) |
Public Attributes | |
| bool | m_deleteWhenPop |
| ODe_AbiDocListenerImpl * | m_pListenerImpl |
| ODe_AbiDocListener::StackCell::StackCell | ( | ) | [inline] |
References m_deleteWhenPop, and m_pListenerImpl.
| ODe_AbiDocListener::StackCell::StackCell | ( | ODe_AbiDocListenerImpl * | pListenerImpl, | |
| bool | deleteWhenPop | |||
| ) | [inline] |
References m_deleteWhenPop, and m_pListenerImpl.
| ODe_AbiDocListener::StackCell::StackCell | ( | UT_uint32 | ) | [inline] |
References m_deleteWhenPop, and m_pListenerImpl.
References m_deleteWhenPop, and m_pListenerImpl.
Referenced by ODe_AbiDocListener::_handleListenerImplAction(), operator=(), and StackCell().
Referenced by ODe_AbiDocListener::_handleListenerImplAction(), operator=(), and StackCell().
1.7.1