Public Member Functions | Private Attributes
GeneratorSwitch Class Reference
Inheritance diagram for GeneratorSwitch:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void dump (string indent) const
virtual void generate_cpp_input (ostream &outfile) const
 GeneratorSwitch (Variable *switch_variable, list< int > &operators, const vector< GeneratorBase * > &gen_for_val, GeneratorBase *default_gen)
 ~GeneratorSwitch ()

Private Attributes

GeneratorBasedefault_generator
vector< GeneratorBase * > generator_for_value
list< int > immediate_ops_indices
Variable * switch_var

Detailed Description

Definition at line 36 of file preprocess/successor_generator.cpp.


Constructor & Destructor Documentation

Definition at line 73 of file preprocess/successor_generator.cpp.

GeneratorSwitch::GeneratorSwitch ( Variable *  switch_variable,
list< int > &  operators,
const vector< GeneratorBase * > &  gen_for_val,
GeneratorBase default_gen 
)

Definition at line 65 of file preprocess/successor_generator.cpp.


Member Function Documentation

void GeneratorSwitch::dump ( string  indent) const [virtual]

Implements GeneratorBase.

Definition at line 79 of file preprocess/successor_generator.cpp.

void GeneratorSwitch::generate_cpp_input ( ostream &  outfile) const [virtual]

Implements GeneratorBase.

Definition at line 93 of file preprocess/successor_generator.cpp.


Member Data Documentation

Definition at line 41 of file preprocess/successor_generator.cpp.

Definition at line 40 of file preprocess/successor_generator.cpp.

Definition at line 39 of file preprocess/successor_generator.cpp.

Variable* GeneratorSwitch::switch_var [private]

Definition at line 38 of file preprocess/successor_generator.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


tfd_modules
Author(s): Maintained by Christian Dornhege (see AUTHORS file).
autogenerated on Tue Jan 22 2013 12:25:03