fw4spl
fwDataIO::line_parser< Iterator > Struct Template Reference
+ Inheritance diagram for fwDataIO::line_parser< Iterator >:
+ Collaboration diagram for fwDataIO::line_parser< Iterator >:

Public Attributes

qi::rule< Iterator, double()> dbl
 
qi::rule< Iterator, std::string()> str
 
qi::rule< Iterator, std::string()> stringExpr
 
qi::rule< Iterator, std::string()> stringWithComma
 
qi::rule< Iterator, std::string()> comment
 
qi::rule< Iterator, std::string()> trimmedStringExpr
 
qi::rule< Iterator, std::string()> trimmedString
 
qi::rule< Iterator, std::string()> stringSet
 
qi::rule< Iterator,::fwDataIO::line()> line
 
qi::rule< Iterator, std::vector< ::fwDataIO::line >) > lines
 
std::stringstream error
 

Detailed Description

template<typename Iterator>
struct fwDataIO::line_parser< Iterator >

Definition at line 136 of file DictionaryReader.cpp.


The documentation for this struct was generated from the following file: