Public Member Functions | Protected Attributes
IColorO Class Reference

#include <iColorO.h>

Inheritance diagram for IColorO:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IColorO ()
virtual void setColor (color::rgba color)=0
void setMask (int mask)
virtual ~IColorO ()

Protected Attributes

int _invertMask
boost::signals2::signal< void(color::rgba
color)> 
m_sigColorSet

Detailed Description

Definition at line 61 of file iColorO.h.


Constructor & Destructor Documentation

IColorO::IColorO ( ) [inline]

Definition at line 64 of file iColorO.h.

virtual IColorO::~IColorO ( ) [inline, virtual]

Definition at line 65 of file iColorO.h.


Member Function Documentation

virtual void IColorO::setColor ( color::rgba  color) [pure virtual]

Implemented in ColorO, ColorOSim, and MS35.

void IColorO::setMask ( int  mask) [inline]

Definition at line 68 of file iColorO.h.


Member Data Documentation

int IColorO::_invertMask [protected]

Definition at line 73 of file iColorO.h.

boost::signals2::signal<void (color::rgba color)> IColorO::m_sigColorSet [protected]

Definition at line 74 of file iColorO.h.


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


cob_light
Author(s): Benjamin Maidel
autogenerated on Thu Aug 27 2015 12:46:10