Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
Clients Class Reference

#include <clients.h>

Collaboration diagram for Clients:
Collaboration graph

Public Member Functions

 Clients ()
 
 ~Clients ()
 
void start (std::shared_ptr< Client > client)
 
void stop (std::shared_ptr< Client > client)
 
void stop_all ()
 

Constructor & Destructor Documentation

◆ Clients()

Clients::Clients ( )

◆ ~Clients()

Clients::~Clients ( )

Member Function Documentation

◆ start()

void Clients::start ( std::shared_ptr< Client client)

◆ stop()

void Clients::stop ( std::shared_ptr< Client client)

◆ stop_all()

void Clients::stop_all ( )

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