OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimLookUpTable.h>
Public Member Functions | |
ossimKeyValueMap (ossim_int32 key=0, const ossimString &value="") | |
void | init (ossim_int32 key, const ossimString &value) |
Public Attributes | |
ossim_int32 | theKey |
ossimString | theValue |
Definition at line 111 of file ossimLookUpTable.h.
|
inline |
Definition at line 114 of file ossimLookUpTable.h.
|
inline |
Definition at line 118 of file ossimLookUpTable.h.
Referenced by ossimRpfComponentIdLut::ossimRpfComponentIdLut(), and ossimScalarTypeLut::ossimScalarTypeLut().
ossim_int32 ossimLookUpTable::ossimKeyValueMap::theKey |
Definition at line 120 of file ossimLookUpTable.h.
ossimString ossimLookUpTable::ossimKeyValueMap::theValue |
Definition at line 121 of file ossimLookUpTable.h.