AUBO SDK  0.26.0
arcs::common_interface::SystemInfo Class Reference

#include <system_info.h>

Public Member Functions

 SystemInfo ()
virtual ~SystemInfo ()
int getControlSoftwareVersionCode ()
 Get the controller software version code
std::string getControlSoftwareFullVersion ()
 Get the full controller software version
int getInterfaceVersionCode ()
 Get the interface version code
std::string getControlSoftwareBuildDate ()
 Get the controller software build date
std::string getControlSoftwareVersionHash ()
 Get the controller software git version
uint64_t getControlSystemTime ()
 Get the system time (software start time in nanoseconds)

Protected Attributes

void * d_

Detailed Description

Definition at line 21 of file system_info.h.

Constructor & Destructor Documentation

◆ SystemInfo()

arcs::common_interface::SystemInfo::SystemInfo ( )

◆ ~SystemInfo()

virtual arcs::common_interface::SystemInfo::~SystemInfo ( )
virtual

Member Data Documentation

◆ d_

void* arcs::common_interface::SystemInfo::d_
protected

Definition at line 346 of file system_info.h.


The documentation for this class was generated from the following file: