Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::data::ChannelPool Class Reference

Provides helper functions to offer different channels. More...

#include <channel_pool.h>

Collaboration diagram for apollo::data::ChannelPool:
Collaboration graph

Public Member Functions

const std::set< std::string > & GetSmallChannels ()
 
const std::set< std::string > & GetLargeChannels ()
 
const std::set< std::string > & GetAllChannels ()
 

Detailed Description

Provides helper functions to offer different channels.

Member Function Documentation

◆ GetAllChannels()

const std::set<std::string>& apollo::data::ChannelPool::GetAllChannels ( )
inline

◆ GetLargeChannels()

const std::set<std::string>& apollo::data::ChannelPool::GetLargeChannels ( )
inline

◆ GetSmallChannels()

const std::set<std::string>& apollo::data::ChannelPool::GetSmallChannels ( )
inline

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