Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
ModeFactory Class Reference

#include <modeFactory.h>

Public Member Functions

 ModeFactory ()
 
 ~ModeFactory ()
 

Static Public Member Functions

static boost::shared_ptr< Modecreate (cob_light::LightMode requestMode, IColorO *colorO)
 
static boost::shared_ptr< Modecreate (std::string mode, color::rgba color)
 
static int type (Mode *mode)
 

Private Attributes

IColorO_colorO
 

Detailed Description

Definition at line 27 of file modeFactory.h.

Constructor & Destructor Documentation

ModeFactory::ModeFactory ( )

Definition at line 31 of file modeFactory.cpp.

ModeFactory::~ModeFactory ( )

Definition at line 34 of file modeFactory.cpp.

Member Function Documentation

boost::shared_ptr< Mode > ModeFactory::create ( cob_light::LightMode  requestMode,
IColorO colorO 
)
static

Definition at line 38 of file modeFactory.cpp.

boost::shared_ptr< Mode > ModeFactory::create ( std::string  mode,
color::rgba  color 
)
static

Definition at line 162 of file modeFactory.cpp.

int ModeFactory::type ( Mode mode)
static

Definition at line 194 of file modeFactory.cpp.

Member Data Documentation

IColorO* ModeFactory::_colorO
private

Definition at line 39 of file modeFactory.h.


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


cob_light
Author(s): Benjamin Maidel
autogenerated on Wed Apr 7 2021 02:11:39