Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::drivers::hesai::TcpCmdClient Class Reference

#include <tcp_cmd_client.h>

Collaboration diagram for apollo::drivers::hesai::TcpCmdClient:
Collaboration graph

Public Member Functions

 TcpCmdClient (const std::string &ip, uint32_t port)
 
 ~TcpCmdClient ()
 
bool GetCalibration (std::string *content)
 

Constructor & Destructor Documentation

◆ TcpCmdClient()

apollo::drivers::hesai::TcpCmdClient::TcpCmdClient ( const std::string &  ip,
uint32_t  port 
)
inline

◆ ~TcpCmdClient()

apollo::drivers::hesai::TcpCmdClient::~TcpCmdClient ( )
inline

Member Function Documentation

◆ GetCalibration()

bool apollo::drivers::hesai::TcpCmdClient::GetCalibration ( std::string *  content)

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