Static Public Member Functions | List of all members
AttributeFactory Class Reference

#include <attributefactory.h>

Static Public Member Functions

static Attributemake (istream &in) throw ( logic_error )
 

Member Function Documentation

Attribute * AttributeFactory::make ( istream &  in)
throw (logic_error
)
static

Processes a single attribute declaration, consisting of the keyword &attribute, name, and either the keyword numeric or a list of nominal values.

Parameters
inan input stream containing the attribute's tokens
Returns
the constructed attribute
Exceptions
logic_errorif a parse exception occurs

The documentation for this class was generated from the following files: