Choreonoid  1.5
Namespaces | Functions
PythonPlugin.h File Reference
#include <boost/python.hpp>
#include "exportdecl.h"

Go to the source code of this file.

Namespaces

 cnoid
 Defines the minimum processing for performing pasing file for STL.
 

Functions

CNOID_EXPORT boost::python::object cnoid::pythonMainModule ()
 
CNOID_EXPORT boost::python::object cnoid::pythonMainNamespace ()
 
CNOID_EXPORT boost::python::object cnoid::pythonSysModule ()
 
CNOID_EXPORT bool cnoid::execPythonCode (const std::string &code)