HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PRM_PresetInfo.h File Reference
#include "PRM_API.h"
#include <UT/UT_String.h>
#include <UT/UT_ValArray.h>
#include <iosfwd>
#include <utility>
+ Include dependency graph for PRM_PresetInfo.h:

Go to the source code of this file.

Classes

class  PRM_PresetInfo
 

Macros

#define PRM_DEFAULT_PRESET   "Permanent Defaults"
 

Typedefs

typedef std::pair< UT_String,
UT_String
UT_StringPair
 
typedef UT_ValArray
< UT_StringPair * > 
UT_StringPairList
 

Macro Definition Documentation

#define PRM_DEFAULT_PRESET   "Permanent Defaults"

Definition at line 28 of file PRM_PresetInfo.h.

Typedef Documentation

typedef std::pair<UT_String, UT_String> UT_StringPair

Definition at line 23 of file PRM_PresetInfo.h.

Definition at line 26 of file PRM_PresetInfo.h.