Sandbox::DocumentProtectorPy Class Reference

#include <DocumentProtectorPy.h>

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

List of all members.

Public Member Functions

Py::Object addObject (const Py::Tuple &)
 DocumentProtectorPy (App::DocumentPy *doc)
Py::Object getattr (const char *)
Py::Object recompute (const Py::Tuple &)
Py::Object repr ()
int setattr (const char *, const Py::Object &)
 ~DocumentProtectorPy ()

Static Public Member Functions

static void init_type (void)

Friends

class DocumentProtector

Detailed Description

Definition at line 38 of file DocumentProtectorPy.h.


Constructor & Destructor Documentation

DocumentProtectorPy::DocumentProtectorPy ( App::DocumentPy doc  ) 

Definition at line 54 of file DocumentProtectorPy.cpp.

References DocumentProtector, and App::DocumentPy::getDocumentPtr().

DocumentProtectorPy::~DocumentProtectorPy (  ) 

Definition at line 59 of file DocumentProtectorPy.cpp.


Member Function Documentation

Py::Object DocumentProtectorPy::addObject ( const Py::Tuple args  ) 
Py::Object DocumentProtectorPy::getattr ( const char *  attr  )  [virtual]

Reimplemented from Py::PythonExtension< DocumentProtectorPy >.

Definition at line 92 of file DocumentProtectorPy.cpp.

References Py::Object::ptr().

void DocumentProtectorPy::init_type ( void   )  [static]
Py::Object DocumentProtectorPy::recompute ( const Py::Tuple args  ) 
Py::Object DocumentProtectorPy::repr (  )  [virtual]

Reimplemented from Py::PythonExtensionBase.

Definition at line 64 of file DocumentProtectorPy.cpp.

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

Reimplemented from Py::PythonExtensionBase.

Definition at line 112 of file DocumentProtectorPy.cpp.


Friends And Related Function Documentation

friend class DocumentProtector [friend]

Definition at line 60 of file DocumentProtectorPy.h.

Referenced by DocumentProtectorPy().


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