Extensible Connection-oriented Messaging (XCM)
|
This file contains type definitions for the XCM attribute access API. 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 } |
This file contains type definitions for the XCM attribute access API.
enum xcm_attr_type |
Enumeration representing the different attribute value types.