◆ StringToValue
◆ Value
◆ ValueToString
◆ IntLookup()
osgDB::IntLookup::IntLookup |
( |
| ) |
|
|
inline |
◆ add()
void osgDB::IntLookup::add |
( |
const char * |
str, |
|
|
Value |
value |
|
) |
| |
|
inline |
◆ add2()
void osgDB::IntLookup::add2 |
( |
const char * |
str, |
|
|
const char * |
newStr, |
|
|
Value |
value |
|
) |
| |
|
inline |
◆ getString()
const std::string& osgDB::IntLookup::getString |
( |
Value |
value | ) |
|
|
inline |
◆ getStringToValue() [1/2]
◆ getStringToValue() [2/2]
const StringToValue& osgDB::IntLookup::getStringToValue |
( |
| ) |
const |
|
inline |
◆ getValue()
Value osgDB::IntLookup::getValue |
( |
const char * |
str | ) |
|
|
inline |
◆ getValueToString() [1/2]
◆ getValueToString() [2/2]
const ValueToString& osgDB::IntLookup::getValueToString |
( |
| ) |
const |
|
inline |
◆ size()
unsigned int osgDB::IntLookup::size |
( |
| ) |
const |
|
inline |
References _stringToValue.
Referenced by osgDB::ListSerializer< C, P >::read(), osgDB::VectorSerializer< C, P >::read(), osgDB::IsAVectorSerializer< C >::read(), osgDB::MapSerializer< C, P >::read(), osgDB::ListSerializer< C, P >::write(), osgDB::VectorSerializer< C, P >::write(), osgDB::IsAVectorSerializer< C >::write(), and osgDB::MapSerializer< C, P >::write().
◆ _stringToValue
◆ _valueToString
The documentation for this class was generated from the following file: