Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

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

Output colors. More...

#include <verbose.h>

Collaboration diagram for v::Number:

Public Member Functions

 Number (const char *_prefix, char _fill, int _width, bool _hex)
 Constructor. More...
 

Friends

std::ostream & operator<< (std::ostream &os, const Number &n)
 Display the color code on the std::ostream. More...
 

Detailed Description

Output colors.

Constructor & Destructor Documentation

v::Number::Number ( const char _prefix,
char  _fill,
int  _width,
bool  _hex 
)
inline

Constructor.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Number n 
)
friend

Display the color code on the std::ostream.


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