|
NIREP
|
#include <ResourceListTree.h>

Public Types | |
| typedef std::map< std::string, std::string > | AttributeList |
Public Attributes | |
| AttributeList | attributes |
| gec::SpatialData::DataType | datatype |
| std::string | directory |
| std::string | filename |
Definition at line 20 of file ResourceListTree.h.
| typedef std::map<std::string, std::string> SpatialDataItem::AttributeList |
Definition at line 22 of file ResourceListTree.h.
Definition at line 26 of file ResourceListTree.h.
| gec::SpatialData::DataType SpatialDataItem::datatype |
Definition at line 25 of file ResourceListTree.h.
| std::string SpatialDataItem::directory |
Definition at line 23 of file ResourceListTree.h.
| std::string SpatialDataItem::filename |
Definition at line 24 of file ResourceListTree.h.