Robot::TrajectoryCompound Class Reference

#include <TrajectoryCompound.h>

Inheritance diagram for Robot::TrajectoryCompound:
Robot::TrajectoryObject App::GeoFeature App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual
App::DocumentObjectExecReturn
execute (void)
 get called by the document to recompute this feature Normaly this method get called in the processing of Document::recompute().
virtual Base::Type getTypeId (void) const
virtual const char * getViewProviderName (void) const
 returns the type name of the ViewProvider
 TrajectoryCompound (void)
 Constructor.
virtual ~TrajectoryCompound ()

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Public Attributes

App::PropertyLinkList Source

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 38 of file TrajectoryCompound.h.


Constructor & Destructor Documentation

TrajectoryCompound::TrajectoryCompound ( void   ) 

Constructor.

Definition at line 50 of file TrajectoryCompound.cpp.

References ADD_PROPERTY_TYPE, and App::Prop_None.

TrajectoryCompound::~TrajectoryCompound (  )  [virtual]

Definition at line 57 of file TrajectoryCompound.cpp.


Member Function Documentation

void * Robot::TrajectoryCompound::create ( void   )  [static]

Reimplemented from Robot::TrajectoryObject.

Definition at line 47 of file TrajectoryCompound.cpp.

App::DocumentObjectExecReturn * TrajectoryCompound::execute ( void   )  [virtual]

get called by the document to recompute this feature Normaly this method get called in the processing of Document::recompute().

In execute() the outpupt properties get recomputed with the data from linked objects and objects own properties.

Reimplemented from Robot::TrajectoryObject.

Definition at line 61 of file TrajectoryCompound.cpp.

References Robot::Trajectory::addWaypoint(), Robot::TrajectoryObject::getClassTypeId(), App::PropertyLinkList::getValues(), result, Source, and App::DocumentObject::StdReturn.

Referenced by RobotGui::TaskDlgTrajectoryCompound::accept(), and RobotGui::TaskDlgTrajectoryCompound::reject().

Base::Type Robot::TrajectoryCompound::getClassTypeId ( void   )  [static]

Reimplemented from Robot::TrajectoryObject.

Definition at line 47 of file TrajectoryCompound.cpp.

const App::PropertyData & Robot::TrajectoryCompound::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from Robot::TrajectoryObject.

Definition at line 47 of file TrajectoryCompound.cpp.

const App::PropertyData * Robot::TrajectoryCompound::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from Robot::TrajectoryObject.

Definition at line 47 of file TrajectoryCompound.cpp.

Base::Type Robot::TrajectoryCompound::getTypeId ( void   )  const [virtual]

Reimplemented from Robot::TrajectoryObject.

Definition at line 47 of file TrajectoryCompound.cpp.

virtual const char* Robot::TrajectoryCompound::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from Robot::TrajectoryObject.

Definition at line 50 of file TrajectoryCompound.h.

void Robot::TrajectoryCompound::init ( void   )  [static]

Reimplemented from Robot::TrajectoryObject.

Definition at line 47 of file TrajectoryCompound.cpp.

Referenced by initRobot().


Member Data Documentation


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

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