Definition at line 44 of file i_la-s_impl.cpp.
Public Member Functions | |
| la_ActiveMark (bool &a_active) | |
| ~la_ActiveMark () | |
Private Attributes | |
| bool & | m_active |
| la_ActiveMark::la_ActiveMark | ( | bool & | a_active | ) | [inline] |
| la_ActiveMark::~la_ActiveMark | ( | ) | [inline] |
Definition at line 51 of file i_la-s_impl.cpp.
References m_active.
00051 { 00052 m_active = false; 00053 }
bool& la_ActiveMark::m_active [private] |
1.5.6