19 #ifndef OPAL_UpperCaseStringArray_HH
20 #define OPAL_UpperCaseStringArray_HH
27 namespace Attributes {
41 virtual const std::string &
getType()
const;
Abstract base class for attribute parsers.
Parser for an attribute of type string array.
virtual void parseComponent(Attribute &, Statement &, bool, int) const
Parse a component of the array.
Interface for statements.
virtual ~UpperCaseStringArray()
virtual void parse(Attribute &, Statement &, bool) const
Parse the attribute.
virtual const std::string & getType() const
Return attribute type string ``string array''.
void operator=(const UpperCaseStringArray &)
A representation of an Object attribute.