Extensible Connection-oriented Messaging (XCM)
|
XCM attribute value type definitions. More...
Go to the source code of this file.
Enumerations | |
enum | xcm_attr_type { xcm_attr_type_bool = 1 , xcm_attr_type_int64 = 2 , xcm_attr_type_str = 3 , xcm_attr_type_bin = 4 , xcm_attr_type_double = 5 } |
XCM attribute value type definitions.
enum xcm_attr_type |
Enumeration representing the different attribute value types.