class TMAxisPG

Template class for patterns representating an axis system in space. More...

Definition#include <F2_pattern.h>
Template formTMAxisPG<class TNum, class TNumIdx>
InheritsTMPatternGroup [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Protected Methods


Detailed Description

TMAxisPG

string scopeID

scopeID

TiVecPar range

range

TiVecPar base

base

TiPar r

r

TiPar cuboidFlag

cuboidFlag

 TMAxisPG (TParamOwner* owner, TSimulationEnvironment& simEnv_arg, const string& name_arg, TLayout& layout_arg, TRand* randGen_arg, int parse)

TMAxisPG

 TMAxisPG (TParamOwner* owner, TMAxisPG& pattern, const string& name_arg, TLayout& layout_arg, TRand* randGen_arg)

TMAxisPG

 ~TMAxisPG ()

~TMAxisPG

[virtual]

void  reparseConstruct (vector<TParameter*>& repPars)

reparseConstruct

[virtual]

Reimplemented from TMPatternGroup.

void  reparseDelete (vector<TParameter*>& repPars)

reparseDelete

[virtual]

Reimplemented from TMPatternGroup.

void  handleUpdatedParameters ()

handleUpdatedParameters

[virtual]

Reimplemented from TMPatternGroup.

void  reparseConstruct_nonvirtual (vector<TParameter*>& repPars)

reparseConstruct_nonvirtual

Reimplemented from TMPatternGroup.

void  reparseDelete_nonvirtual (vector<TParameter*>& repPars)

reparseDelete_nonvirtual

Reimplemented from TMPatternGroup.

void  handleUpdatedParameters_nonvirtual ()

handleUpdatedParameters_nonvirtual

Reimplemented from TMPatternGroup.

void  outputState (ostream & os)

outputState

[const]

Reimplemented from TMPatternGroup.

void  outputState (ostream & os, int complete)

outputState

[const]

Reimplemented from TMPatternGroup.

friend ostream&  operator<< (ostream& os, const TMAxisPG& patternGroup)

operator<<

Reimplemented from TMPatternGroup.

friend istream&  operator>> (istream& os, TMAxisPG& patternGroup)

operator>>

Reimplemented from TMPatternGroup.

friend istream&  operator>> (istream& os, TMPatternStock & patternStock)

operator>>

Reimplemented from TMPatternGroup.

void  firstInit (TMAxisPG* pattern)

firstInit

[protected]

Reimplemented from TMPatternGroup.

void  deallocate ()

deallocate

[protected]

void  setDefaultParameters ()

setDefaultParameters

[protected]

Reimplemented from TMPatternGroup.

void  setParameterValues ()

setParameterValues

[protected]

Reimplemented from TMPatternGroup.