#include <condition_notifier.h>
|
static const char * | Type () |
|
◆ ~ConditionNotifier()
virtual apollo::cyber::transport::ConditionNotifier::~ConditionNotifier |
( |
| ) |
|
|
virtual |
◆ Listen()
bool apollo::cyber::transport::ConditionNotifier::Listen |
( |
int |
timeout_ms, |
|
|
ReadableInfo * |
info |
|
) |
| |
|
overridevirtual |
◆ Notify()
bool apollo::cyber::transport::ConditionNotifier::Notify |
( |
const ReadableInfo & |
info | ) |
|
|
overridevirtual |
◆ Shutdown()
void apollo::cyber::transport::ConditionNotifier::Shutdown |
( |
| ) |
|
|
overridevirtual |
◆ Type()
static const char* apollo::cyber::transport::ConditionNotifier::Type |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: