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

SLineTopologyMod Class Reference

#include <SLineTopologyMod.h>

Inherits STopologyMod.

Inheritance diagram for SLineTopologyMod:

Inheritance graph
[legend]
List of all members.

Public Methods

 SLineTopologyMod (SLineTopology &topo)
virtual ~SLineTopologyMod ()
virtual bool load (std::istream &in)
virtual void save (std::ostream &out) const
virtual void sample ()
void setSize (int size)

Protected Methods

SFlexLexergetLexer (std::istream &in)

Detailed Description

Modifier for line topology
See also:
SLineTopology


Constructor & Destructor Documentation

SLineTopologyMod::SLineTopologyMod SLineTopology   topo [inline]
 

Constructor

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

Load line topology from stream

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

Implements SModifier.

virtual void SLineTopologyMod::sample   [inline, virtual]
 

Reimplemented from SModifier.

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

Save line topology to stream

Implements SModifier.

void SLineTopologyMod::setSize int    size
 

Set size of line topology. Attention: Embeddings get lost!

Parameters:
size  new size of topology


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