App::DocumentP Struct Reference

List of all members.

Public Member Functions

 DocumentP ()

Public Attributes

DocumentObjectactiveObject
TransactionactiveTransaction
TransactionactiveUndoTransaction
bool closable
int iTransactionCount
int iTransactionMode
int iUndoMode
std::map< int, Transaction * > mTransactions
std::vector< DocumentObject * > objectArray
std::map< std::string,
DocumentObject * > 
objectMap
bool rollback
unsigned int UndoMaxStackSize
unsigned int UndoMemSize
std::map< Vertex,
DocumentObject * > 
vertexMap

Detailed Description

Definition at line 127 of file App/Document.cpp.


Constructor & Destructor Documentation

App::DocumentP::DocumentP (  )  [inline]

Member Data Documentation

Definition at line 136 of file App/Document.cpp.

Referenced by DocumentP().

Definition at line 135 of file App/Document.cpp.

Referenced by DocumentP(), and App::Document::setTransactionMode().

Definition at line 137 of file App/Document.cpp.

std::map<std::string,DocumentObject*> App::DocumentP::objectMap

Definition at line 138 of file App/Document.cpp.

Referenced by App::Document::recompute(), and App::Document::remObject().


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

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