SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
Feedback.Feedback Class Reference

No documentation available. More...

Methods defined here:

def __init__
def __reduce__

Data and other attributes defined here:

int __instance_size__ = 40

Data descriptors inherited from Boost.Python.instance:

def __dict__
def __weakref__

Data and other attributes inherited from Boost.Python.instance:

def __new__

Detailed Description

No documentation available.

Method resolution order

Feedback
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def Feedback.Feedback.__init__ (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*,std::string)

Member Function Documentation

def Feedback.Feedback.__dict__ (   args)
def Feedback.Feedback.__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 Feedback.Feedback.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def Feedback.Feedback.__weakref__ (   args)

Member Data Documentation

int Feedback.Feedback.__instance_size__ = 40
staticprivate