Namespaces | Functions
dynamic-graph-py.hh File Reference
#include <dynamic-graph/debug.h>
#include <dynamic-graph/exception-factory.h>
#include <dynamic-graph/signal-base.h>
#include <boost/python.hpp>
#include <boost/python/stl_iterator.hpp>
#include <iostream>
#include <sstream>
#include "dynamic-graph/python/signal-wrapper.hh"
Include dependency graph for dynamic-graph-py.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dynamicgraph
 
 dynamicgraph::python
 
 dynamicgraph::python::debug
 
 dynamicgraph::python::entity
 
 dynamicgraph::python::factory
 
 dynamicgraph::python::pool
 
 dynamicgraph::python::signalBase
 

Functions

void dynamicgraph::python::entity::addCommands (boost::python::object obj)
 
void dynamicgraph::python::debug::addLoggerCoutOutputStream ()
 
void dynamicgraph::python::debug::addLoggerFileOutputStream (const char *filename)
 
void dynamicgraph::python::entity::addSignals (boost::python::object obj)
 
void dynamicgraph::python::debug::closeLoggerFileOutputStream ()
 
Entitydynamicgraph::python::entity::create (const char *className, const char *instanceName)
 Create an instance of Entity. More...
 
SignalBase< int > * dynamicgraph::python::signalBase::createSignalWrapper (const char *name, const char *type, bp::object object)
 Create an instance of SignalWrapper. More...
 
bp::object dynamicgraph::python::entity::executeCmd (bp::tuple args, bp::dict)
 
void dynamicgraph::python::exposeSignals ()
 
bp::tuple dynamicgraph::python::factory::getEntityClassList ()
 Get name of entity. More...
 
bp::list dynamicgraph::python::pool::getEntityList ()
 Get list of entities. More...
 
const std::map< std::string, Entity * > * dynamicgraph::python::pool::getEntityMap ()
 
void dynamicgraph::python::debug::realTimeLoggerDestroy ()
 
void dynamicgraph::python::debug::realTimeLoggerInstance ()
 
void dynamicgraph::python::debug::realTimeLoggerSpinOnce ()
 
template<typename Iterator >
bp::list dynamicgraph::python::to_py_list (Iterator begin, Iterator end)
 
template<typename Iterator >
bp::tuple dynamicgraph::python::to_py_tuple (Iterator begin, Iterator end)
 
template<typename T >
std::vector< T > dynamicgraph::python::to_std_vector (const bp::object &iterable)
 
void dynamicgraph::python::pool::writeGraph (const char *filename)
 


dynamic-graph-python
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Jun 25 2023 02:55:50