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