Py::Dict Class Reference

#include <Objects.hxx>

Inheritance diagram for Py::Dict:
Py::MapBase< T > Py::Object

List of all members.

Public Member Functions

virtual bool accepts (PyObject *pyob) const
 Dict ()
 Dict (const Object &ob)
 Dict (PyObject *pyob, bool owned=false)
Dictoperator= (PyObject *rhsp)
Dictoperator= (const Object &rhs)

Detailed Description

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


Constructor & Destructor Documentation

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

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

References Py::Object::validate().

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

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

References Py::Object::validate().

Py::Dict::Dict (  )  [inline]

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

References Py::Object::validate().


Member Function Documentation

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

Reimplemented from Py::MapBase< T >.

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

References Py::_Dict_Check().

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

Reimplemented from Py::MapBase< T >.

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

References Py::Object::ptr().

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

Reimplemented from Py::MapBase< T >.

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


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

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