28 namespace Attributes {
37 Real(
const std::string &
name,
const std::string &help);
42 virtual const std::string &
getType()
const;
57 #endif // OPAL_Real_HH
virtual const std::string & getType() const
Return attribute type string ``real''.
Abstract base class for attribute parsers.
Parser for an attribute of type real.
Interface for statements.
void operator=(const Real &)
virtual void parse(Attribute &, Statement &, bool) const
Parse the attribute.
A representation of an Object attribute.