1#ifndef OPAL_TableRow_HH
2#define OPAL_TableRow_HH
37 TableRow(
const std::string& name,
const std::string& help);
42 virtual const std::string&
getType()
const;
Abstract base class for attribute parsers.
A representation of an Object attribute.
Parser for an attribute of type table row reference.
virtual const std::string & getType() const
Return attribute type string `‘table line’'.
virtual void parse(Attribute &, Statement &, bool) const
Parse the attribute.
TableRow(const TableRow &)
void operator=(const TableRow &)
Interface for statements.
Representation of a table row reference.
A collection of routines to construct object Attributes and retrieve.