Sandbox::DocumentObjectProtectorPy Class Reference

#include <DocumentProtectorPy.h>

Inheritance diagram for Sandbox::DocumentObjectProtectorPy:
Py::PythonExtension< DocumentObjectProtectorPy > Py::PythonExtensionBase

List of all members.

Public Member Functions

 DocumentObjectProtectorPy (App::DocumentObjectPy *obj)
 DocumentObjectProtectorPy (App::DocumentObject *obj)
Py::Object getattr (const char *)
Py::Object repr ()
int setattr (const char *, const Py::Object &)
 ~DocumentObjectProtectorPy ()

Static Public Member Functions

static void init_type (void)

Friends

class DocumentObjectProtector

Detailed Description

Definition at line 64 of file DocumentProtectorPy.h.


Constructor & Destructor Documentation

DocumentObjectProtectorPy::DocumentObjectProtectorPy ( App::DocumentObject obj  ) 

Definition at line 166 of file DocumentProtectorPy.cpp.

References DocumentObjectProtector.

DocumentObjectProtectorPy::DocumentObjectProtectorPy ( App::DocumentObjectPy obj  ) 
DocumentObjectProtectorPy::~DocumentObjectProtectorPy (  ) 

Definition at line 176 of file DocumentProtectorPy.cpp.


Member Function Documentation

Py::Object DocumentObjectProtectorPy::getattr ( const char *  attr  )  [virtual]
void DocumentObjectProtectorPy::init_type ( void   )  [static]
Py::Object DocumentObjectProtectorPy::repr (  )  [virtual]

Reimplemented from Py::PythonExtensionBase.

Definition at line 181 of file DocumentProtectorPy.cpp.

int DocumentObjectProtectorPy::setattr ( const char *  attr,
const Py::Object value 
) [virtual]

Friends And Related Function Documentation

friend class DocumentObjectProtector [friend]

Definition at line 79 of file DocumentProtectorPy.h.

Referenced by DocumentObjectProtectorPy().


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

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