OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <skipper.hpp>
Inherits boost::spirit::qi::grammar< Iterator >.
Public Member Functions | |
skipper () | |
Public Attributes | |
qi::rule< Iterator > | start |
Definition at line 31 of file skipper.hpp.
|
inline |
Definition at line 33 of file skipper.hpp.
References SDDS::parser::skipper< Iterator >::start.
qi::rule<Iterator> SDDS::parser::skipper< Iterator >::start |
Definition at line 46 of file skipper.hpp.
Referenced by SDDS::parser::skipper< Iterator >::skipper().