Sandbox::DocumentProtectorPy Class Reference

#include <DocumentProtectorPy.h>

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
 

Constructor & Destructor Documentation

◆ DocumentProtectorPy()

DocumentProtectorPy::DocumentProtectorPy ( App::DocumentPy *  doc)

References DocumentProtector.

◆ ~DocumentProtectorPy()

DocumentProtectorPy::~DocumentProtectorPy ( )

Member Function Documentation

◆ addObject()

Py::Object DocumentProtectorPy::addObject ( const Py::Tuple &  args)

◆ getattr()

Py::Object DocumentProtectorPy::getattr ( const char *  attr)

◆ init_type()

void DocumentProtectorPy::init_type ( void  )
static

References addObject(), and recompute().

Referenced by Sandbox::Module::Module().

◆ recompute()

◆ repr()

Py::Object DocumentProtectorPy::repr ( )

◆ setattr()

int DocumentProtectorPy::setattr ( const char *  attr,
const Py::Object &  value 
)

Friends And Related Function Documentation

◆ DocumentProtector

friend class DocumentProtector
friend

Referenced by DocumentProtectorPy().


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