A gige discovery message containing camera information.
More...
#include <gige_interface.hpp>
|
| DiscoveryMessage (tof_discovery_message_t ptr=nullptr) |
| Construct from pointer.
|
|
const char * | ip () const |
| Get the camera's ip address.
|
|
const char * | serial () const |
| Get the camera's serial.
|
|
A gige discovery message containing camera information.
Definition at line 24 of file gige_interface.hpp.
◆ DiscoveryMessage()
chronoptics::tof::DiscoveryMessage::DiscoveryMessage |
( |
tof_discovery_message_t |
ptr = nullptr | ) |
|
|
inline |
◆ ip()
const char * chronoptics::tof::DiscoveryMessage::ip |
( |
| ) |
const |
|
inline |
◆ serial()
const char * chronoptics::tof::DiscoveryMessage::serial |
( |
| ) |
const |
|
inline |