OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Classes | Namespaces | Macros | Functions
version.hpp File Reference
#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>
Include dependency graph for version.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ BOOST_SPIRIT_NO_PREDEFINED_TERMINALS

#define BOOST_SPIRIT_NO_PREDEFINED_TERMINALS

Definition at line 28 of file version.hpp.

◆ BOOST_SPIRIT_QI_DEBUG

#define BOOST_SPIRIT_QI_DEBUG

Definition at line 29 of file version.hpp.

Function Documentation

◆ BOOST_FUSION_ADAPT_STRUCT()

BOOST_FUSION_ADAPT_STRUCT ( SDDS::version  ,
(short, layoutVersion_m)   
)

Definition at line 43 of file version.hpp.

References Options::version.