opspace::Parser Class Reference

#include <parse_yaml.hpp>

Inheritance diagram for opspace::Parser:

Inheritance graph
[legend]
Collaboration diagram for opspace::Parser:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Parser (Factory const &factory, std::ostream *optional_dbg_os=0)
virtual ~Parser ()

Public Attributes

Factory const & factory
std::ostream * dbg


Detailed Description

Definition at line 34 of file parse_yaml.hpp.


Constructor & Destructor Documentation

opspace::Parser::Parser ( Factory const &  factory,
std::ostream *  optional_dbg_os = 0 
)

Definition at line 37 of file parse_yaml.cpp.

opspace::Parser::~Parser (  )  [virtual]

Definition at line 45 of file parse_yaml.cpp.


Member Data Documentation

Factory const& opspace::Parser::factory

Definition at line 40 of file parse_yaml.hpp.

Referenced by opspace::operator>>().

std::ostream* opspace::Parser::dbg

Definition at line 41 of file parse_yaml.hpp.

Referenced by opspace::operator>>().


The documentation for this class was generated from the following files:
Generated on Fri Aug 26 01:33:56 2011 for Stanford Whole-Body Control Framework by  doxygen 1.5.4