Template Struct SymbolFactory

Inheritance Relationships

Derived Types

Struct Documentation

template<class T>
struct SymbolFactory

Subclassed by VAL::IDSymbolFactory< VAL::var_symbol >, VAL::IDSymbolFactory< T, U >, VAL::SpecialistSymbolFactory< T, U >

Public Functions

inline virtual T *build(const string &name)
inline virtual ~SymbolFactory()