#include "TeUtils.h"
#include <map>
#include <vector>
#include <string>
Classes | |
class | TdkAttributeDef |
Defines the class TdkAttributeDef . More... | |
Defines | |
#define | TdkAttributeDef_h_h |
Typedefs | |
typedef std::map< std::string, TdkAttributeDef * > | TdkAttributeMap |
typedef std::vector< int > | TdkAttrIdVector |
Enumerations | |
enum | TdkAttributeType { TDK_INTEGER, TDK_REAL, TDK_STRING, TDK_COMPOSITE } |
#define TdkAttributeDef_h_h |
typedef std::map< std::string, TdkAttributeDef* > TdkAttributeMap |
typedef std::vector< int > TdkAttrIdVector |
enum TdkAttributeType |