holoscan::MessageType

Beta
View as Markdown
enum holoscan::MessageType : uint16_t

Values

NameValue
MSG_SUBSCRIBE= 1
MSG_DELTA= 2
MSG_SNAPSHOT_DATA= 3
MSG_CLOSE= 4
MSG_DISTRIBUTED_CONFIG= 5
MSG_SNAPSHOT_ACK= 6