DoxyBugs  1
Public Member Functions
cmif::ScenarioCellBase Class Reference

Abstract base class for all scenario objects. More...

#include <ScenarioCellBase.h>

Inheritance diagram for cmif::ScenarioCellBase:
nab::Printable nab::Node< ScenarioCellBase > noncopyable

List of all members.

Public Member Functions

void print (std::ostream &os) const
 Print the object to the specified output stream.
void pushRoot (ScenarioCellBase *p)
- Public Member Functions inherited from nab::Node< ScenarioCellBase >
virtual void pushRoot (ScenarioCellBase *p)
 Insert the specified root cell.

Detailed Description

Abstract base class for all scenario objects.


Member Function Documentation

void cmif::ScenarioCellBase::print ( std::ostream &  os) const
virtual

Print the object to the specified output stream.

Parameters:
osThe output stream

Implements nab::Printable.


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