ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
DLR_TS::PlotLab::FigureStubFactory Class Reference

#include <figurestubfactory.h>

Collaboration diagram for DLR_TS::PlotLab::FigureStubFactory:
Collaboration graph

Public Member Functions

 FigureStubFactory ()
 
 FigureStubFactory (std::string url)
 
AFigureStubcreateFigureStub (int windowID)
 
AFigureStubgetDummy ()
 
void parseCommandLine (int _argc, char **_argv)
 

Private Attributes

zmq::context_t * m_context
 
std::string m_url
 
DummyFigure dummy
 

Constructor & Destructor Documentation

◆ FigureStubFactory() [1/2]

DLR_TS::PlotLab::FigureStubFactory::FigureStubFactory ( )
inline

◆ FigureStubFactory() [2/2]

DLR_TS::PlotLab::FigureStubFactory::FigureStubFactory ( std::string  url)
inline

Member Function Documentation

◆ createFigureStub()

AFigureStub* DLR_TS::PlotLab::FigureStubFactory::createFigureStub ( int  windowID)
inline
Here is the caller graph for this function:

◆ getDummy()

AFigureStub* DLR_TS::PlotLab::FigureStubFactory::getDummy ( )
inline

◆ parseCommandLine()

void DLR_TS::PlotLab::FigureStubFactory::parseCommandLine ( int  _argc,
char **  _argv 
)
inline

Member Data Documentation

◆ dummy

DummyFigure DLR_TS::PlotLab::FigureStubFactory::dummy
private

◆ m_context

zmq::context_t* DLR_TS::PlotLab::FigureStubFactory::m_context
private

◆ m_url

std::string DLR_TS::PlotLab::FigureStubFactory::m_url
private

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