TwiceAsNice
2019-02-18
|
#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <Nice/App/Endpoint.h>
#include <Nice/Map.h>
#include <Nice/Python/Property.h>
#include <Nice/Python/StlWrapper.hh>
#include <Nice/Python/ToStringWrapper.hh>
Namespaces | |
Nice | |
Nice::Python | |
Functions | |
Nice::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (NiceNPointSingleSet, Nice::NPoint::set, 1, 1) | |
Nice::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (NiceNPointDoubleSet, Nice::NPoint::set, 2, 2) | |
Nice::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (NiceNPointTripleSet, Nice::NPoint::set, 3, 3) | |
void | Nice::Python::export_NiceMapFactory () |