#include <frame_manager.h>
◆ FrameManager() [1/2]
apollo::storytelling::FrameManager::FrameManager |
( |
| ) |
|
|
delete |
◆ FrameManager() [2/2]
apollo::storytelling::FrameManager::FrameManager |
( |
const std::shared_ptr< cyber::Node > & |
node | ) |
|
|
explicit |
◆ CreateOrGetReader()
template<class T >
std::shared_ptr<cyber::Reader<T> > apollo::storytelling::FrameManager::CreateOrGetReader |
( |
const std::string & |
channel | ) |
|
|
inline |
◆ CreateWriter()
template<class T >
std::shared_ptr<cyber::Writer<T> > apollo::storytelling::FrameManager::CreateWriter |
( |
const std::string & |
channel | ) |
|
|
inline |
◆ EndFrame()
void apollo::storytelling::FrameManager::EndFrame |
( |
| ) |
|
◆ LogBuffer()
◆ StartFrame()
void apollo::storytelling::FrameManager::StartFrame |
( |
| ) |
|
The documentation for this class was generated from the following file: