App::DocumentObjectExecReturn Class Reference

Return object for feature execution. More...

#include <DocumentObject.h>

List of all members.

Public Member Functions

 DocumentObjectExecReturn (const char *sWhy, DocumentObject *WhichObject=0)
 DocumentObjectExecReturn (const std::string &sWhy, DocumentObject *WhichObject=0)

Public Attributes

DocumentObjectWhich
std::string Why

Detailed Description

Return object for feature execution.

Definition at line 43 of file DocumentObject.h.


Constructor & Destructor Documentation

App::DocumentObjectExecReturn::DocumentObjectExecReturn ( const std::string &  sWhy,
DocumentObject WhichObject = 0 
) [inline]

Definition at line 46 of file DocumentObject.h.

App::DocumentObjectExecReturn::DocumentObjectExecReturn ( const char *  sWhy,
DocumentObject WhichObject = 0 
) [inline]

Definition at line 50 of file DocumentObject.h.


Member Data Documentation

Definition at line 58 of file DocumentObject.h.

Referenced by App::Document::_recomputeFeature().

Definition at line 57 of file DocumentObject.h.

Referenced by App::Document::_recomputeFeature().


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

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