

Go to the source code of this file.
Namespaces | |
| crl | |
| crl::multisense | |
| crl::multisense::details | |
| crl::multisense::details::wire | |
Macros | |
| #define | CPY_ARRAY_1(d_, s_, n_) |
| #define | CPY_ARRAY_2(d_, s_, n_, m_) |
| #define | MSG_ID(x) ((wire::IdType)(x)) |
| #define | MSG_VER(x) ((wire::VersionType)(x)) |
| #define | MULTISENSE_API_BITS_PER_PIXEL (16) |
| #define | MULTISENSE_WIRE_BITS_PER_PIXEL (12) |
| #define | SER_ARRAY_1(a_, n_) |
| #define | SER_ARRAY_2(a_, n_, m_) |
| #define | WIRE_HEADER_ATTRIBS_ |
Typedefs | |
| typedef uint16_t | crl::multisense::details::wire::IdType |
| typedef uint32_t | crl::multisense::details::wire::SourceType |
| typedef uint16_t | crl::multisense::details::wire::VersionType |
Functions | |
| struct | crl::multisense::details::wire::__attribute__ ((__packed__)) |
| #define CPY_ARRAY_1 | ( | d_, | |
| s_, | |||
| n_ | |||
| ) |
Definition at line 323 of file Protocol.hh.
| #define CPY_ARRAY_2 | ( | d_, | |
| s_, | |||
| n_, | |||
| m_ | |||
| ) |
Definition at line 327 of file Protocol.hh.
| #define MSG_ID | ( | x | ) | ((wire::IdType)(x)) |
Definition at line 311 of file Protocol.hh.
| #define MSG_VER | ( | x | ) | ((wire::VersionType)(x)) |
Definition at line 312 of file Protocol.hh.
| #define MULTISENSE_API_BITS_PER_PIXEL (16) |
Definition at line 50 of file Protocol.hh.
| #define MULTISENSE_WIRE_BITS_PER_PIXEL (12) |
Definition at line 46 of file Protocol.hh.
| #define SER_ARRAY_1 | ( | a_, | |
| n_ | |||
| ) |
Definition at line 314 of file Protocol.hh.
| #define SER_ARRAY_2 | ( | a_, | |
| n_, | |||
| m_ | |||
| ) |
Definition at line 318 of file Protocol.hh.
| #define WIRE_HEADER_ATTRIBS_ |
Definition at line 64 of file Protocol.hh.