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

Private Member Functions

void SMDataBase ()
 
void Init ()
 Used to set values for the type.
 
int GetType ()
 
bool IsInUse ()
 
void SetInUse (bool val)
 

Private Attributes

bool m_InUse = false
 
int m_Type
 

Constructor & Destructor Documentation

◆ SMDataBase()

void SMDataBase ( )
inlineprivate

References Init().

Member Function Documentation

◆ GetType()

int GetType ( )
inlineprivate

References m_Type.

◆ Init()

void Init ( )
private

Used to set values for the type.

Referenced by SMDataBase().

◆ IsInUse()

bool IsInUse ( )
inlineprivate

References m_InUse.

◆ SetInUse()

void SetInUse ( bool  val)
inlineprivate

References m_InUse.

Field Documentation

◆ m_InUse

bool m_InUse = false
private

Referenced by IsInUse(), and SetInUse().

◆ m_Type

int m_Type
private

Referenced by GetType().


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