![]() |
VR-Forces Developer's Guide
|
This represents an arbitrary user pointer/data within DtKeyedData.

Public Member Functions | |
| DtKeyedDataUserData (DtDe &de, const std::string &name) | |
| virtual | ~DtKeyedDataUserData () |
Protected Attributes | |
| DtDe & | myDe |
| const std::string | myName |
Static Protected Attributes | |
| static std::atomic< int > | theCount |
Private Member Functions | |
| DtKeyedDataUserData ()=delete | |
| DtKeyedDataUserData (const DtKeyedDataUserData &rhs)=delete | |
| DtKeyedDataUserData & | operator= (const DtKeyedDataUserData &rhs)=delete |
| makVrv::DtKeyedDataUserData::DtKeyedDataUserData | ( | DtDe & | de, |
| const std::string & | name | ||
| ) |
|
virtual |
|
privatedelete |
not allowed
|
privatedelete |
not allowed
|
privatedelete |
not allowed
|
protected |
|
protected |
|
staticprotected |