LAMA
lama::Creator Class Reference

#include <Creator.hpp>

Inheritance diagram for lama::Creator:

Public Member Functions

virtual ~Creator ()

Protected Member Functions

 Creator ()

Protected Attributes

qi::rule
< std::string::const_iterator,
std::string(),
ascii::space_type > 
mRId
 Rule to parse a variable name i.e.
qi::rule
< std::string::const_iterator,
Scalar(), ascii::space_type > 
mRScalar

Private Member Functions

 LAMA_LOG_DECL_STATIC_LOGGER (logger)

Constructor & Destructor Documentation

lama::Creator::~Creator ( ) [virtual]
lama::Creator::Creator ( ) [protected]

References mRId, and mRScalar.


Member Function Documentation


Field Documentation

qi::rule<std::string::const_iterator, Scalar(), ascii::space_type> lama::Creator::mRScalar [protected]

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