Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SSingleTopologyMod Class Reference

#include <SSingleTopologyMod.h>

Inherits STopologyMod.

Inheritance diagram for SSingleTopologyMod:

Inheritance graph
[legend]
List of all members.

Public Methods

 SSingleTopologyMod (SSingleTopology &topo)
virtual ~SSingleTopologyMod ()
virtual bool load (std::istream &in)
virtual void save (std::ostream &out) const
virtual void sample ()

Protected Methods

SFlexLexergetLexer (std::istream &in)

Detailed Description

Modifier for single topology
See also:
SSingleTopology


Constructor & Destructor Documentation

SSingleTopologyMod::SSingleTopologyMod SSingleTopology   topo [inline]
 

Constructor

virtual SSingleTopologyMod::~SSingleTopologyMod   [inline, virtual]
 

Destructor


Member Function Documentation

SFlexLexer & SModifier::getLexer std::istream &    in [protected, inherited]
 

Get a reference to the global lexical-analyzer, in order to parse an input stream. There is only one lexer for all modifiers in the tasksystem to avoid wasting space. When the input stream is switched, the current line number is set to 1.

Parameters:
in  input stream

bool SSingleTopologyMod::load std::istream &    in [virtual]
 

Load single topology from stream

Parameters:
in  input-stream
Returns:
true if successfull, otherwise false

Implements SModifier.

virtual void SSingleTopologyMod::sample   [inline, virtual]
 

Reimplemented from SModifier.

void SSingleTopologyMod::save std::ostream &    out const [virtual]
 

Save single topology to stream

Implements SModifier.


The documentation for this class was generated from the following files:
Generated on Thu May 22 16:50:55 2003 for Sketch-it! by doxygen1.2.18