VieVS base object.
More...
#include <VieVS_Object.h>
VieVS base object.
- Author
- Matthias Schartner
- Date
- 15.03.2018
VieVS::VieVS_Object::VieVS_Object |
( |
unsigned long |
id | ) |
|
|
inlineexplicit |
constructor
- Author
- Matthias Schartner
- Parameters
-
const unsigned long VieVS::VieVS_Object::getId |
( |
| ) |
const |
|
inline |
get object id
- Author
- Matthias Schartner
- Returns
- object id
bool VieVS::VieVS_Object::hasId |
( |
unsigned long |
id | ) |
const |
|
inline |
check if object has specific id
- Author
- Matthias Schartner
- Parameters
-
- Returns
- true if target it is equal to object id, otherwise false
bool VieVS::VieVS_Object::hasValidId |
( |
| ) |
const |
|
inline |
check if id is valid
- Author
- Matthias Schartner
- Returns
- flag if id is valid
std::string VieVS::VieVS_Object::printId |
( |
| ) |
const |
|
inline |
object id string
- Author
- Matthias Schartner
- Returns
- formatted string with object id
void VieVS::VieVS_Object::setId |
( |
unsigned long |
id | ) |
|
|
inline |
set object id
- Author
- Matthias Schartner
- Parameters
-
unsigned long VieVS::VieVS_Object::id_ |
|
private |
The documentation for this class was generated from the following file: