OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
SDDS::parser::qstring< Iterator, Skipper > Struct Template Reference

#include <ast.hpp>

Inherits qi::grammar< Iterator, std::string(), Skipper >.

Collaboration diagram for SDDS::parser::qstring< Iterator, Skipper >:

Public Member Functions

 qstring ()

Public Attributes

boost::spirit::qi::rule< Iterator, std::string(), Skipper > start

Detailed Description

template<typename Iterator, typename Skipper>
struct SDDS::parser::qstring< Iterator, Skipper >

Definition at line 86 of file ast.hpp.

Constructor & Destructor Documentation

◆ qstring()

template<typename Iterator, typename Skipper>
SDDS::parser::qstring< Iterator, Skipper >::qstring ( )

Definition at line 38 of file ast_def.hpp.

References qstring(), and start.

Referenced by qstring().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ start

template<typename Iterator, typename Skipper>
boost::spirit::qi::rule<Iterator, std::string(), Skipper> SDDS::parser::qstring< Iterator, Skipper >::start

Definition at line 90 of file ast.hpp.

Referenced by qstring().


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