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

SSetTopologyMod Class Reference

#include <SSetTopologyMod.h>

Inherits STopologyMod.

Inheritance diagram for SSetTopologyMod:

Inheritance graph
[legend]
List of all members.

Public Methods

 SSetTopologyMod (SSetTopology &topo)
virtual ~SSetTopologyMod ()
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 set topology
See also:
SSetTopology


Constructor & Destructor Documentation

SSetTopologyMod::SSetTopologyMod SSetTopology   topo [inline]
 

Constructor

virtual SSetTopologyMod::~SSetTopologyMod   [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 SSetTopologyMod::load std::istream &    in [virtual]
 

Load set topology from stream

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

Implements SModifier.

virtual void SSetTopologyMod::sample   [inline, virtual]
 

Reimplemented from SModifier.

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

Save set topology to stream

Implements SModifier.


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