Typedefs | |
| typedef unsigned long | StatusKind |
Variables | |
| const StatusKind | PROXY = 0 |
| const StatusKind | CONNECTION_LIST = 1 |
| const StatusKind | INCOMPATIBLE_QOS = 2 |
| const StatusKind | INCONSISTENT_TOPIC = 3 |
| const StatusKind | LIVELINESS_LOST = 4 |
| const StatusKind | LIVELINESS_CHANGED = 5 |
| const StatusKind | DEADLINE_MISSED = 6 |
| const StatusKind | SAMPLE_LOST = 7 |
| const StatusKind | EXTENDED_INCOMPATIBLE_QOS = 8 |
| const StatusKind | STATUSES_SIZE = 9 |
| typedef unsigned long StatusKind |
| const StatusKind CONNECTION_LIST = 1 |
| const StatusKind DEADLINE_MISSED = 6 |
| const StatusKind EXTENDED_INCOMPATIBLE_QOS = 8 |
| const StatusKind INCOMPATIBLE_QOS = 2 |
| const StatusKind INCONSISTENT_TOPIC = 3 |
| const StatusKind LIVELINESS_CHANGED = 5 |
| const StatusKind LIVELINESS_LOST = 4 |
| const StatusKind PROXY = 0 |
| const StatusKind SAMPLE_LOST = 7 |
| const StatusKind STATUSES_SIZE = 9 |