Base class for Service
更多...
#include <service_base.h>
◆ ServiceBase()
apollo::cyber::ServiceBase::ServiceBase |
( |
const std::string & |
service_name | ) |
|
|
inlineexplicit |
Construct a new Service Base object
- 参数
-
在文件 service_base.h 第 37 行定义.
std::string service_name_
const std::string & service_name() const
Get the service name
◆ ~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 |
该类的文档由以下文件生成: