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. More...
|
|
const char * | serial () const |
| Get the camera's serial. More...
|
|
A gige discovery message containing camera information.
Definition at line 24 of file gige_interface.hpp.
◆ ip()
const char* chronoptics::tof::DiscoveryMessage::ip |
( |
| ) |
const |
|
inline |
◆ serial()
const char* chronoptics::tof::DiscoveryMessage::serial |
( |
| ) |
const |
|
inline |