Apollo
6.0
Open source self driving car software
|
#include <utility.h>
Public Member Functions | |
Thread () | |
Public Attributes | |
std::shared_ptr< std::thread > | m_thread |
std::atomic< bool > | start |
|
inline |
std::shared_ptr<std::thread> apollo::drivers::robosense::Thread::m_thread |
std::atomic<bool> apollo::drivers::robosense::Thread::start |