IGSTK
Public Member Functions | Protected Member Functions | List of all members
igstk::Ascension3DGTrackerTool Class Reference

Ascension specific TrackerTool class for the 3D Guidance family of trackers. More...

#include <igstkAscension3DGTrackerTool.h>

Inheritance diagram for igstk::Ascension3DGTrackerTool:
Inheritance graph
[legend]
Collaboration diagram for igstk::Ascension3DGTrackerTool:
Collaboration graph
[legend]

Public Member Functions

 igstkStandardClassTraitsMacro (Ascension3DGTrackerTool, TrackerTool) virtual unsigned int GetPortNumber()
 Macro with standard traits declarations.
void RequestSetPortNumber (unsigned int portNumber)
 Request setting the port number.
- Public Member Functions inherited from igstk::TrackerTool
virtual TransformType GetCalibrationTransform ()
 Get the calibration transform for this tool.
void SetCalibrationTransform (const TransformType &)
 Set the calibration transform for this tool.
virtual bool GetUpdated ()
 Get whether the tool was updated during tracker UpdateStatus()
virtual void RequestConfigure (void)
 The "RequestConfigure" method attempts to configure the tracker tool.
virtual void RequestDetachFromTracker ()
 The "RequestDetachFromTracker" method detaches the tracker tool from the tracker.
const std::string GetTrackerToolIdentifier () const
 Access the unique identifier to the tracker tool.
virtual void RequestAttachToTracker (TrackerType *)
 The "RequestAttachToTracker" method attaches the tracker tool to a tracker.
- Public Member Functions inherited from igstk::Object
virtual const char * GetNameOfClass () const
void SetLogger (LoggerType *logger)
 Connect the Logger for this class.
void RemoveObserver (unsigned long tag) const

Protected Member Functions

 Ascension3DGTrackerTool ()
 ~Ascension3DGTrackerTool ()
virtual void PrintSelf (std::ostream &os,::itk::Indent indent) const
 Print object information.
- Protected Member Functions inherited from igstk::TrackerTool
 TrackerTool (void)
virtual ~TrackerTool (void)
virtual void PrintSelf (std::ostream &os, itk::Indent indent) const
 Print the object information in a stream.
void SetTrackerToolIdentifier (const std::string identifier)
 Set a unique identifier to the tracker tool.
- Protected Member Functions inherited from igstk::Object
LoggerTypeGetLogger () const
 Object (void)
 Constructor is protected in order to enforce the use of the New() operator.
virtual ~Object (void)
void RegisterObservedObject (const ::igstk::Object *object, unsigned long tag)
 Register observed objects in an internal array so that they can be disconnected upon destruction.
void RemoveFromObservedObjects ()
 Remove observers that this object may have connected to other objects.

Additional Inherited Members

- Public Types inherited from igstk::TrackerTool
typedef Transform TransformType
- Static Public Member Functions inherited from igstk::Object
static Pointer New (void)
- Public Attributes inherited from igstk::TrackerTool
igstkStandardAbstractClassTraitsMacro(TrackerTool,
Object) public typedef Tracker 
TrackerType
 Macro with standard traits declarations.

Detailed Description

Ascension specific TrackerTool class for the 3D Guidance family of trackers.

This class is a for providing Ascension-specific functionality for TrackerTools, and also to allow compile-time type enforcement for other classes and functions that specifically require an Ascension tool.

Definition at line 38 of file igstkAscension3DGTrackerTool.h.

Constructor & Destructor Documentation

igstk::Ascension3DGTrackerTool::Ascension3DGTrackerTool ( )
protected
igstk::Ascension3DGTrackerTool::~Ascension3DGTrackerTool ( )
protected

Member Function Documentation

igstk::Ascension3DGTrackerTool::igstkStandardClassTraitsMacro ( Ascension3DGTrackerTool  ,
TrackerTool   
)

Macro with standard traits declarations.

Get tracker tool port number

void igstk::Ascension3DGTrackerTool::RequestSetPortNumber ( unsigned int  portNumber)

Request setting the port number.

virtual void igstk::Ascension3DGTrackerTool::PrintSelf ( std::ostream &  os,
::itk::Indent  indent 
) const
protectedvirtual

Print object information.


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