Stores a "property" value that is tagged with an enumeration value that indicates the underlying type. More...
#include <edlproperty.h>
Public Types | |
enum | PValueType { T_UNASSIGNED , T_BOOL , T_INT , T_DECIMAL , T_STRING , T_POINTER , T_TIME , T_QNAME , T_OBJECT , T_STRINGVECT } |
Value types for metadata entries. More... | |
Stores a "property" value that is tagged with an enumeration value that indicates the underlying type.
enum PValue::PValueType |