No documentation available. More...
Methods defined here: | |
| def | GetName |
| def | __init__ |
| def | __reduce__ |
Data and other attributes defined here: | |
| int | __instance_size__ = 24 |
Data descriptors inherited from Boost.Python.instance: | |
| def | __dict__ |
| def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
| def | __new__ |
| def CNC.Setup.__init__ | ( | arg1 | ) |
C++ signature :
void __init__(_object*)
C++ signature :
void* __init__(boost::python::api::object)
C++ signature :
void* __init__(boost::python::api::object,std::string) | def CNC.Setup.__dict__ | ( | args | ) |
| def CNC.Setup.__new__ | ( | args | ) |
T.__new__(S, ...) -> a new object with type S, a subtype of T
__new__ = <built-in method __new__ of Boost.Python.class object>
| def CNC.Setup.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
| def CNC.Setup.__weakref__ | ( | args | ) |
| def CNC.Setup.GetName | ( | arg1 | ) |
C++ signature :
std::string GetName(CNC::Setup {lvalue})
|
staticprivate |
1.8.1.2