DoxyBugs  1
Public Member Functions
nab::Printable Struct Reference

Base class for printable objects. More...

#include <Printable.h>

Inheritance diagram for nab::Printable:
cmif::ScenarioCellBase

List of all members.

Public Member Functions

virtual void print (std::ostream &os) const =0
 Print the object to the specified output stream.

Detailed Description

Base class for printable objects.

This provides a common interface for all printable objects


Member Function Documentation

virtual void nab::Printable::print ( std::ostream &  os) const
pure virtual

Print the object to the specified output stream.

Parameters:
osThe output stream

Implemented in cmif::ScenarioCellBase.


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