Go to the documentation of this file.
27 virtual std::ostream&
info(std::ostream& os)
const {
43 virtual std::ostream&
info(std::ostream& os)
const;
48 #endif // semantics_hh
virtual T operator()(Attribute attrib) const =0
Application operator to query an attribute.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
An abstract function class to query attributes.
bool operator()(Attribute attrib) const
Application operator.
A function class to query attributes.
std::string typeOf(const T &t)
Return the typeid name of a class object.
Class providing an output operator.
Attributes for elements of the topology.
Basic namespace for Concepts-2.