#include <DataMap.h>
§ ~DataMapBase()
| DataMapBase::~DataMapBase |
( |
| ) |
|
|
virtual |
§ getDynamicID()
| int DataMapBase::getDynamicID |
( |
const std::string & |
name | ) |
|
§ getDynamicIDname()
| const std::string & DataMapBase::getDynamicIDname |
( |
int |
id | ) |
|
§ idToNameMap()
| std::map< int, std::string > & DataMapBase::idToNameMap |
( |
| ) |
|
|
protectedvirtual |
§ nameToIdMap()
| std::map< std::string, int > & DataMapBase::nameToIdMap |
( |
| ) |
|
|
protectedvirtual |
§ nextDynamicId()
| int DataMapBase::nextDynamicId |
( |
| ) |
|
|
protectedvirtual |
§ MIN_DYNAMIC_ID
| const int cnoid::DataMapBase::MIN_DYNAMIC_ID = 10000 |
|
static |
The documentation for this class was generated from the following files: