Printable Class Reference

#include <printable.h>

Inheritance diagram for Printable:
Inheritance graph
[legend]
Collaboration diagram for Printable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Printable (std::ostream &os)
virtual void operator() ()=0
virtual ~Printable ()

Protected Attributes

std::ostream & out

Detailed Description

Definition at line 34 of file printable.h.


Constructor & Destructor Documentation

Printable::Printable ( std::ostream &  os  )  [inline]

Definition at line 39 of file printable.h.

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

Definition at line 41 of file printable.h.


Member Function Documentation

virtual void Printable::operator() (  )  [pure virtual]

Implemented in IrqStatistic.


Member Data Documentation

std::ostream& Printable::out [protected]

Definition at line 36 of file printable.h.

Referenced by IrqStatistic::operator()().


The documentation for this class was generated from the following file:
Generated on Sun Feb 12 16:52:59 2012 for Simulavr by  doxygen 1.6.3