![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <SecondaryAppRegisteredAppsMessage.hh>
Public Member Functions | |
| SecondaryAppRegisteredApps (utility::BufferStreamReader &r, VersionType v) | |
| SecondaryAppRegisteredApps () | |
| template<class Archive > | |
| void | serialize (Archive &message, const VersionType version) |
Public Attributes | |
| std::vector< SecondaryAppRegisteredApp > | apps |
Static Public Attributes | |
| static CRL_CONSTEXPR VersionType | VERSION = 1 |
| static CRL_CONSTEXPR IdType | ID = ID_DATA_SECONDARY_APP_REGISTERED_APPS |
Definition at line 66 of file SecondaryAppRegisteredAppsMessage.hh.
|
inline |
Definition at line 74 of file SecondaryAppRegisteredAppsMessage.hh.
|
inline |
Definition at line 75 of file SecondaryAppRegisteredAppsMessage.hh.
|
inline |
Definition at line 84 of file SecondaryAppRegisteredAppsMessage.hh.
| std::vector<SecondaryAppRegisteredApp> crl::multisense::details::wire::SecondaryAppRegisteredApps::apps |
Definition at line 75 of file SecondaryAppRegisteredAppsMessage.hh.
|
static |
Definition at line 69 of file SecondaryAppRegisteredAppsMessage.hh.
|
static |
Definition at line 68 of file SecondaryAppRegisteredAppsMessage.hh.