Py::Type Class Reference

#include <Objects.hxx>

Inheritance diagram for Py::Type:
Py::Object

List of all members.

Public Member Functions

virtual bool accepts (PyObject *pyob) const
Typeoperator= (PyObject *rhsp)
Typeoperator= (const Object &rhs)
 Type (const Type &t)
 Type (const Object &ob)
 Type (PyObject *pyob, bool owned=false)

Detailed Description

Definition at line 476 of file Python2/Objects.hxx.


Constructor & Destructor Documentation

Py::Type::Type ( PyObject pyob,
bool  owned = false 
) [inline, explicit]

Definition at line 479 of file Python2/Objects.hxx.

References validate.

Py::Type::Type ( const Object ob  )  [inline]

Definition at line 484 of file Python2/Objects.hxx.

References validate.

Py::Type::Type ( const Type t  )  [inline]

Definition at line 489 of file Python2/Objects.hxx.

References validate.


Member Function Documentation

virtual bool Py::Type::accepts ( PyObject pyob  )  const [inline, virtual]

Reimplemented from Py::Object.

Definition at line 505 of file Python2/Objects.hxx.

References Py::_Type_Check().

Type& Py::Type::operator= ( PyObject rhsp  )  [inline]

Reimplemented from Py::Object.

Definition at line 499 of file Python2/Objects.hxx.

Type& Py::Type::operator= ( const Object rhs  )  [inline]

Definition at line 494 of file Python2/Objects.hxx.


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

Generated on Wed Nov 23 19:02:44 2011 for FreeCAD by  doxygen 1.6.1