Py::Module Class Reference

#include <Objects.hxx>

Inheritance diagram for Py::Module:
Py::Object

List of all members.

Public Member Functions

Dict getDict ()
 Module (const Module &ob)
 Module (const std::string &s)
 Module (PyObject *pyob, bool owned=false)
Moduleoperator= (PyObject *rhsp)
Moduleoperator= (const Object &rhs)

Detailed Description

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


Constructor & Destructor Documentation

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

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

References Py::Object::validate().

Py::Module::Module ( const std::string &  s  )  [inline, explicit]

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

References FemExample::m, and Py::Object::validate().

Py::Module::Module ( const Module ob  )  [inline]

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

References Py::Object::validate().


Member Function Documentation

Dict Py::Module::getDict (  )  [inline]
Module& Py::Module::operator= ( PyObject rhsp  )  [inline]

Reimplemented from Py::Object.

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

References Py::Object::ptr().

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

Definition at line 3272 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