TuttleOFX  1
tuttle::common::Color Class Reference

#include <color.hpp>

Public Member Functions

 ~Color ()
void disable ()
void enable ()

Static Public Member Functions

static boost::shared_ptr< Colorget ()

Data Fields

std::string _blue
std::string _green
std::string _yellow
std::string _red
std::string _folder
std::string _file
std::string _std
std::string _error

Static Public Attributes

static boost::shared_ptr< Colorcolor

Private Member Functions

 Color ()

Detailed Description

Definition at line 48 of file color.hpp.


Constructor & Destructor Documentation

tuttle::common::Color::Color ( ) [inline, private]

Definition at line 51 of file color.hpp.

tuttle::common::Color::~Color ( ) [inline]

Definition at line 57 of file color.hpp.


Member Function Documentation

void tuttle::common::Color::disable ( ) [inline]

Definition at line 70 of file color.hpp.

References _blue, _error, _file, _folder, _green, _red, _std, and _yellow.

boost::shared_ptr< Color > tuttle::common::Color::get ( ) [static]

Field Documentation

Definition at line 59 of file color.hpp.

Referenced by disable(), and enable().

Definition at line 68 of file color.hpp.

Referenced by disable(), and enable().

Definition at line 65 of file color.hpp.

Referenced by disable(), and enable().

Definition at line 64 of file color.hpp.

Referenced by disable(), and enable().

Definition at line 60 of file color.hpp.

Referenced by disable(), and enable().

Definition at line 62 of file color.hpp.

Referenced by disable(), and enable().

Definition at line 67 of file color.hpp.

Referenced by disable(), and enable().

Definition at line 61 of file color.hpp.

Referenced by disable(), and enable().

boost::shared_ptr< Color > tuttle::common::Color::color [static]

Definition at line 99 of file color.hpp.

Referenced by get().


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