PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
OpenableBehaviour Class Reference

Private Member Functions

void OpenableBehaviour (bool bState=true)
 
void Open ()
 
void Close ()
 
bool IsOpened ()
 
protected void SetState (bool bState)
 
protected bool GetState ()
 

Private Attributes

protected bool m_IsOpened
 

Constructor & Destructor Documentation

◆ OpenableBehaviour()

void OpenableBehaviour ( bool  bState = true)
inlineprivate

initial value

References m_IsOpened.

Member Function Documentation

◆ Close()

◆ GetState()

protected bool GetState ( )
inlineprivate

References m_IsOpened.

Referenced by IsOpened().

◆ IsOpened()

◆ Open()

◆ SetState()

protected void SetState ( bool  bState)
inlineprivate

References m_IsOpened.

Referenced by Close(), and Open().

Field Documentation

◆ m_IsOpened

protected bool m_IsOpened
private

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