Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_PropertyList_Types.h File Reference


Namespaces

namespace  CP_PropertyList

Defines

#define CP_PropertyList_Uses_CoreFoundation   1

Enumerations

enum  NodeType_t {
  NodeType_Any = 0, NodeType_String, NodeType_Number, NodeType_Boolean,
  NodeType_DateTime, NodeType_BinaryData, NodeType_Dictionary, NodeType_Array
}

Define Documentation

#define CP_PropertyList_Uses_CoreFoundation   1
 


Enumeration Type Documentation

enum NodeType_t
 

Enumeration values:
NodeType_Any  'wildcard' pseudo-node-type matching any node type; not a real node type
NodeType_String  node represents a string
NodeType_Number  node represents a number
NodeType_Boolean  node represents a boolean value
NodeType_DateTime  node represents a date/time value
NodeType_BinaryData  node represents a blob of binary data
NodeType_Dictionary  node represents a key-value-coded dictionary
NodeType_Array  node represents an array


Generated on Tue Sep 20 20:21:29 2005 for CPLAT_MacOS by  doxygen 1.4.0