Apollo  6.0
Open source self driving car software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
apollo::drivers::robosense::Thread Struct Reference

#include <utility.h>

Collaboration diagram for apollo::drivers::robosense::Thread:
Collaboration graph

Public Member Functions

 Thread ()
 

Public Attributes

std::shared_ptr< std::thread > m_thread
 
std::atomic< bool > start
 

Constructor & Destructor Documentation

◆ Thread()

apollo::drivers::robosense::Thread::Thread ( )
inline

Member Data Documentation

◆ m_thread

std::shared_ptr<std::thread> apollo::drivers::robosense::Thread::m_thread

◆ start

std::atomic<bool> apollo::drivers::robosense::Thread::start

The documentation for this struct was generated from the following file: