OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include "ast.hpp"
#include "skipper.hpp"
#include "error_handler.hpp"
#include <boost/config/warning_disable.hpp>
#include <boost/spirit/include/qi.hpp>
#include <boost/fusion/include/adapt_struct.hpp>
Go to the source code of this file.
Classes | |
struct | SDDS::version |
Namespaces | |
namespace | SDDS |
Macros | |
#define | BOOST_SPIRIT_NO_PREDEFINED_TERMINALS |
#define | BOOST_SPIRIT_QI_DEBUG |
Functions | |
std::ostream & | SDDS::operator<< (std::ostream &out, const version &head) |
BOOST_FUSION_ADAPT_STRUCT (SDDS::version,(short, layoutVersion_m)) namespace SDDS | |
#define BOOST_SPIRIT_NO_PREDEFINED_TERMINALS |
Definition at line 28 of file version.hpp.
#define BOOST_SPIRIT_QI_DEBUG |
Definition at line 29 of file version.hpp.
BOOST_FUSION_ADAPT_STRUCT | ( | SDDS::version | , |
(short, layoutVersion_m) | |||
) |
Definition at line 43 of file version.hpp.
References Options::version.