|
Apollo 11.0
自动驾驶开放平台
|
成员的完整列表,这些成员属于 apollo::perception::lib::Thread,包括所有继承而来的类成员
| get_thread_name() const | apollo::perception::lib::Thread | inline |
| IsAlive() | apollo::perception::lib::Thread | |
| Join() | apollo::perception::lib::Thread | |
| joinable_ | apollo::perception::lib::Thread | protected |
| operator=(const Thread &)=delete | apollo::perception::lib::Thread | |
| Run()=0 | apollo::perception::lib::Thread | protectedpure virtual |
| set_joinable(bool joinable) | apollo::perception::lib::Thread | inline |
| set_thread_name(const std::string &name) | apollo::perception::lib::Thread | inline |
| Start() | apollo::perception::lib::Thread | |
| started_ | apollo::perception::lib::Thread | protected |
| Thread(bool joinable=false, const std::string &name="Thread") | apollo::perception::lib::Thread | inlineexplicit |
| Thread(const Thread &)=delete | apollo::perception::lib::Thread | |
| thread_name_ | apollo::perception::lib::Thread | protected |
| ThreadRunner(void *arg) | apollo::perception::lib::Thread | inlineprotectedstatic |
| tid() const | apollo::perception::lib::Thread | inline |
| tid_ | apollo::perception::lib::Thread | protected |