openGPMP
Open Source Mathematics Package
Public Member Functions | Properties | Static Private Attributes | List of all members
pygpmp.core.core.Misc Class Reference
Inheritance diagram for pygpmp.core.core.Misc:

Public Member Functions

def __init__ (self)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Static Private Attributes

 __repr__ = _swig_repr
 
 __swig_destroy__ = _core.delete_Misc
 

Detailed Description

Definition at line 218 of file core.py.

Constructor & Destructor Documentation

◆ __init__()

def pygpmp.core.core.Misc.__init__ (   self)

Definition at line 222 of file core.py.

222  def __init__(self):
223  _core.Misc_swiginit(self, _core.new_Misc())

Member Data Documentation

◆ __repr__

pygpmp.core.core.Misc.__repr__ = _swig_repr
staticprivate

Definition at line 220 of file core.py.

◆ __swig_destroy__

pygpmp.core.core.Misc.__swig_destroy__ = _core.delete_Misc
staticprivate

Definition at line 224 of file core.py.

Property Documentation

◆ thisown

pygpmp.core.core.Misc.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

Definition at line 219 of file core.py.


The documentation for this class was generated from the following file: