OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Namespaces | Macros | Functions | Variables
PyParser.cpp File Reference
#include <sstream>
#include <string>
#include <boost/python.hpp>
#include "AbstractObjects/OpalData.h"
#include "PyOpal/PyCore/ExceptionTranslation.h"
#include "PyOpal/PyCore/Globals.h"
#include "Main.cpp"
Include dependency graph for PyParser.cpp:

Go to the source code of this file.

Namespaces

 PyOpal
 
 PyOpal::PyParser
 

Macros

#define DONT_DEFINE_IPPL_GMSG   1
 

Functions

int PyOpal::PyParser::initialise_from_opal_file (std::string file_name)
 
boost::python::list PyOpal::PyParser::list_objects ()
 
 PyOpal::PyParser::BOOST_PYTHON_MODULE (parser)
 

Variables

std::string PyOpal::PyParser::initialise_from_opal_file_docstring
 
std::string PyOpal::PyParser::list_objects_docstring
 
std::string PyOpal::PyParser::module_docstring
 

Macro Definition Documentation

#define DONT_DEFINE_IPPL_GMSG   1

Definition at line 25 of file PyParser.cpp.