SO3Engine
|
SO3::SData Class Reference
#include <SO3DataScol.h>
Inheritance diagram for SO3::SData:
Public Member Functions | |
SData (const std::string &dataName) | |
virtual | ~SData () |
std::string | GetName () const |
SUserObjectBindings & | GetUserObjectBindings () |
const SUserObjectBindings & | GetUserObjectBindings () const |
Protected Attributes | |
std::string | name |
Detailed Description
Definition at line 40 of file SO3DataScol.h.
Constructor & Destructor Documentation
◆ SData()
SO3::SData::SData | ( | const std::string & | dataName | ) |
Constructor
Definition at line 17 of file SO3DataScol.cpp.
◆ ~SData()
|
virtual |
Definition at line 22 of file SO3DataScol.cpp.
Member Function Documentation
◆ GetName()
std::string SO3::SData::GetName | ( | ) | const |
Definition at line 26 of file SO3DataScol.cpp.
◆ GetUserObjectBindings() [1/2]
SUserObjectBindings & SO3::SData::GetUserObjectBindings | ( | ) |
Return an instance of user objects binding associated with this class. You can use it to associate one or more custom objects with this class instance.
- See also
- SUserObjectBindings::SetUserAny.
Definition at line 31 of file SO3DataScol.cpp.
◆ GetUserObjectBindings() [2/2]
const SUserObjectBindings & SO3::SData::GetUserObjectBindings | ( | ) | const |
Return an instance of user objects binding associated with this class. You can use it to associate one or more custom objects with this class instance.
- See also
- SUserObjectBindings::SetUserAny.
Definition at line 36 of file SO3DataScol.cpp.
Member Data Documentation
◆ name
|
protected |
Definition at line 44 of file SO3DataScol.h.
The documentation for this class was generated from the following files:
- include/SCOLBasic/SO3DataScol.h
- src/SCOLBasic/SO3DataScol.cpp
Generated by 1.9.8