1 #ifndef TargetGetInfoWorkOrder_H 2 #define TargetGetInfoWorkOrder_H TargetGetInfoWorkOrder(Project *project)
Creates a WorkOrder that will retrieve Target info.
The main project for ipce.
bool dependsOn(WorkOrder *other) const
Determines whether another WorkOrder depends upon TargetGetInfoWorkOrder.
virtual TargetGetInfoWorkOrder * clone() const
Returns a copy of this TargetGetInfoWorkOrder instance.
This work order allows the user to view target body info.
virtual bool isExecutable(TargetBodyQsp targetBody)
Determines if we can get target info.
TargetBodyQsp targetBody()
WorkOrder::targetBody.
Provide Undo/redo abilities, serialization, and history for an operation.
Unless noted otherwise, the portions of Isis written by the USGS are public domain.
~TargetGetInfoWorkOrder()
The Destructor.
virtual void execute()
Executes this work order.
Namespace for ISIS/Bullet specific routines.
Project * project() const
Returns the Project this WorkOrder is attached to.
virtual bool setupExecution()
Attempt to retrieve the Target info.