36 #ifndef genericFieldBase_H
37 #define genericFieldBase_H
82 return actualTypeName_;
Base class for generic field types. Facilitates down-casting so that the actual type can be queried.
TypeName("generic")
Runtime type information.
virtual ~genericFieldBase()
Destructor.
const word & actualTypeName() const
Return the actual type name.
genericFieldBase()
Construct null.
A class for handling words, derived from string.
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...