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 |
|
inlineprivate |
References Init().
|
private |
Used to set values for the type.
Referenced by SMDataBase().
|
private |
Referenced by IsInUse(), and SetInUse().