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

#include <py_cyber.h>

Collaboration diagram for apollo::cyber::PyClient:
Collaboration graph

Public Member Functions

 PyClient (const std::string &name, const std::string &data_type, Node *node)
 
std::string send_request (std::string request)
 

Constructor & Destructor Documentation

◆ PyClient()

apollo::cyber::PyClient::PyClient ( const std::string &  name,
const std::string &  data_type,
Node node 
)
inline

Member Function Documentation

◆ send_request()

std::string apollo::cyber::PyClient::send_request ( std::string  request)
inline

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