Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Member Functions | Friends | List of all members
v::Color Class Reference

Output colors. More...

#include <verbose.h>

Collaboration diagram for v::Color:

Public Member Functions

 Color (const char *value)
 

Friends

std::ostream & operator<< (std::ostream &os, const Color &cl)
 Prints the color code. More...
 

Detailed Description

Output colors.

Constructor & Destructor Documentation

v::Color::Color ( const char value)
inlineexplicit

Constructor

Parameters
valueThe color code to determ the output.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Color cl 
)
friend

Prints the color code.


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