Base class for Service.
More...
#include <service_base.h>
◆ ServiceBase()
apollo::cyber::ServiceBase::ServiceBase |
( |
const std::string & |
service_name | ) |
|
|
inlineexplicit |
◆ ~ServiceBase()
virtual apollo::cyber::ServiceBase::~ServiceBase |
( |
| ) |
|
|
inlinevirtual |
◆ destroy()
virtual void apollo::cyber::ServiceBase::destroy |
( |
| ) |
|
|
pure virtual |
◆ service_name()
const std::string& apollo::cyber::ServiceBase::service_name |
( |
| ) |
const |
|
inline |
◆ service_name_
std::string apollo::cyber::ServiceBase::service_name_ |
|
protected |
The documentation for this class was generated from the following file: