NIREP

TransformationItem Class Reference

#include <ResourceListTree.h>

Collaboration diagram for TransformationItem:

List of all members.

Public Types

typedef std::map< std::string,
std::string > 
AttributeList
typedef std::vector< std::string > FilenameList

Public Attributes

AttributeList attributes
std::string directory
FilenameList filename

Detailed Description

Definition at line 55 of file ResourceListTree.h.


Member Typedef Documentation

typedef std::map<std::string, std::string> TransformationItem::AttributeList

Definition at line 58 of file ResourceListTree.h.

typedef std::vector<std::string> TransformationItem::FilenameList

Definition at line 57 of file ResourceListTree.h.


Member Data Documentation

Definition at line 59 of file ResourceListTree.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines