OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Namespaces | Macros | Functions
data.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 data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SDDS::data
 
struct  SDDS::data::complainUnsupported< A >
 

Namespaces

 SDDS
 

Macros

#define BOOST_SPIRIT_NO_PREDEFINED_TERMINALS
 
#define BOOST_SPIRIT_QI_DEBUG
 

Functions

std::ostream & SDDS::operator<< (std::ostream &out, const data &data_)
 
 BOOST_FUSION_ADAPT_STRUCT (SDDS::data,(SDDS::ast::datamode, mode_m)(long, numberRows_m)) namespace SDDS
 

Macro Definition Documentation

#define BOOST_SPIRIT_NO_PREDEFINED_TERMINALS

Class documentation

Definition at line 20 of file data.hpp.

#define BOOST_SPIRIT_QI_DEBUG

Definition at line 21 of file data.hpp.

Function Documentation

BOOST_FUSION_ADAPT_STRUCT ( SDDS::data  ,
(SDDS::ast::datamode, mode_m)(long, numberRows_m)   
)

Definition at line 88 of file data.hpp.