cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mtsStealthTool Class Reference

#include <mtsMedtronicStealthlink2Types.h>

Inheritance diagram for mtsStealthTool:
mtsGenericObject myGenericObject mtsGenericObject cmnGenericObject cmnGenericObject

Public Member Functions

 mtsStealthTool ()
 
 mtsStealthTool (mtsMedtronicStealthlink *parent_in)
 
 ~mtsStealthTool ()
 
const vctFrm3GetFrame (void) const
 
const char * GetName (void) const
 
double GetGeometryError (void) const
 
void Assign (const mtsStealthTool &that)
 
mtsStealthTooloperator= (const mtsStealthTool &that)
 
void Assign (const struct tool &griTool)
 
mtsStealthTooloperator= (const tool &griTool)
 
void Assign (const MNavStealthLink::Instrument &griTool)
 
mtsStealthTooloperator= (const MNavStealthLink::Instrument &griTool)
 
void Assign (const prmPositionCartesianGet &that)
 
mtsStealthTooloperator= (const prmPositionCartesianGet &that)
 
virtual myGenericObjectoperator= (const MNavStealthLink::DataItem &item_in)
 
std::string ToString (void) const
 
void ToStream (std::ostream &outputStream) const
 
void ToStreamRaw (std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const
 
void SerializeRaw (std::ostream &outputStream) const
 
void DeSerializeRaw (std::istream &inputStream)
 
 mtsStealthTool ()
 
 ~mtsStealthTool ()
 
const vctFrm3GetFrame (void) const
 
const char * GetName (void) const
 
double GetGeometryError (void) const
 
void Assign (const mtsStealthTool &that)
 
mtsStealthTooloperator= (const mtsStealthTool &that)
 
void Assign (const struct tool &griTool)
 
mtsStealthTooloperator= (const tool &griTool)
 
void Assign (const MNavStealthLink::Instrument &griTool)
 
mtsStealthTooloperator= (const MNavStealthLink::Instrument &griTool)
 
void Assign (const prmPositionCartesianGet &that)
 
mtsStealthTooloperator= (const prmPositionCartesianGet &that)
 
std::string ToString (void) const
 
void ToStream (std::ostream &outputStream) const
 
void ToStreamRaw (std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const
 
void SerializeRaw (std::ostream &outputStream) const
 
void DeSerializeRaw (std::istream &inputStream)
 
- Public Member Functions inherited from mtsGenericObject
 mtsGenericObject (void)
 
 mtsGenericObject (double timestamp, bool automaticTimestamp, bool valid)
 
 mtsGenericObject (const mtsGenericObject &other)
 
virtual ~mtsGenericObject (void)
 
bool SetTimestampIfAutomatic (double timestamp)
 
virtual bool FromStreamRaw (std::istream &inputStream, const char delimiter= ' ')
 
size_t ScalarNumber (void) const
 
bool ScalarNumberIsFixed (void) const
 
double Scalar (const size_t index) const throw (std::out_of_range)
 
std::string ScalarDescription (const size_t index, const std::string &userDescription="") const throw (std::out_of_range)
 
- Public Member Functions inherited from cmnGenericObject
virtual ~cmnGenericObject (void)
 
virtual const
cmnClassServicesBase
Services (void) const =0
 
bool ReconstructFrom (const cmnGenericObject &other)
 
std::string ToString (void) const
 
virtual cmnLogger::StreamBufTypeGetLogMultiplexer (void) const
 
virtual double Scalar (const size_t CMN_UNUSED(index)) const throw (std::out_of_range)
 
virtual std::string ScalarDescription (const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const
 
- Public Member Functions inherited from myGenericObject
void AssignAndAdvance (const MNavStealthLink::DataItem &item_in)
 
virtual void Assign (const MNavStealthLink::DataItem &item_in)=0
 
virtual void ConfigureInterfaceProvided (mtsInterfaceProvided *provided_in)=0
 
virtual void convert (const MNavStealthLink::DataItem &item_in)=0
 

Additional Inherited Members

- Protected Member Functions inherited from myGenericObject
 myGenericObject (const std::string &name)
 
 myGenericObject (const std::string &name)
 
- Protected Attributes inherited from myGenericObject
std::string myName
 
mtsStateTable myStateTable
 

Constructor & Destructor Documentation

mtsStealthTool::mtsStealthTool ( )
inline
mtsStealthTool::mtsStealthTool ( mtsMedtronicStealthlink parent_in)
inline
mtsStealthTool::~mtsStealthTool ( )
inline
mtsStealthTool::mtsStealthTool ( )
inline
mtsStealthTool::~mtsStealthTool ( )
inline

Member Function Documentation

void mtsStealthTool::Assign ( const mtsStealthTool that)
void mtsStealthTool::Assign ( const struct tool &  griTool)
void mtsStealthTool::Assign ( const MNavStealthLink::Instrument &  griTool)
void mtsStealthTool::Assign ( const prmPositionCartesianGet that)
void mtsStealthTool::Assign ( const mtsStealthTool that)
void mtsStealthTool::Assign ( const struct tool &  griTool)
void mtsStealthTool::Assign ( const MNavStealthLink::Instrument &  griTool)
void mtsStealthTool::Assign ( const prmPositionCartesianGet that)
void mtsStealthTool::DeSerializeRaw ( std::istream &  inputStream)
virtual

Binary deserialization

Reimplemented from mtsGenericObject.

void mtsStealthTool::DeSerializeRaw ( std::istream &  inputStream)
virtual

Binary deserialization

Reimplemented from mtsGenericObject.

const vctFrm3& mtsStealthTool::GetFrame ( void  ) const
inline
const vctFrm3& mtsStealthTool::GetFrame ( void  ) const
inline
double mtsStealthTool::GetGeometryError ( void  ) const
inline
double mtsStealthTool::GetGeometryError ( void  ) const
inline
const char* mtsStealthTool::GetName ( void  ) const
inline
const char* mtsStealthTool::GetName ( void  ) const
inline
mtsStealthTool& mtsStealthTool::operator= ( const mtsStealthTool that)
inline
mtsStealthTool& mtsStealthTool::operator= ( const tool &  griTool)
inline
mtsStealthTool& mtsStealthTool::operator= ( const MNavStealthLink::Instrument &  griTool)
inline
mtsStealthTool& mtsStealthTool::operator= ( const prmPositionCartesianGet that)
inline
mtsStealthTool& mtsStealthTool::operator= ( const mtsStealthTool that)
inline
mtsStealthTool& mtsStealthTool::operator= ( const tool &  griTool)
inline
mtsStealthTool& mtsStealthTool::operator= ( const MNavStealthLink::Instrument &  griTool)
inline
mtsStealthTool& mtsStealthTool::operator= ( const prmPositionCartesianGet that)
inline
virtual myGenericObject* mtsStealthTool::operator= ( const MNavStealthLink::DataItem &  item_in)
virtual

Reimplemented from myGenericObject.

void mtsStealthTool::SerializeRaw ( std::ostream &  outputStream) const
virtual

Binary serialization

Reimplemented from mtsGenericObject.

void mtsStealthTool::SerializeRaw ( std::ostream &  outputStream) const
virtual

Binary serialization

Reimplemented from mtsGenericObject.

void mtsStealthTool::ToStream ( std::ostream &  outputStream) const
virtual

Human readable text output. This method only streams the data members of mtsGenericObject, i.e. the Timestamp and Valid flag. It should be called by any derived class re-implementing ToStream.

Reimplemented from mtsGenericObject.

void mtsStealthTool::ToStream ( std::ostream &  outputStream) const
virtual

Human readable text output. This method only streams the data members of mtsGenericObject, i.e. the Timestamp and Valid flag. It should be called by any derived class re-implementing ToStream.

Reimplemented from mtsGenericObject.

void mtsStealthTool::ToStreamRaw ( std::ostream &  outputStream,
const char  delimiter = ' ',
bool  headerOnly = false,
const std::string &  headerPrefix = "" 
) const
virtual

Raw text output to stream

Reimplemented from mtsGenericObject.

void mtsStealthTool::ToStreamRaw ( std::ostream &  outputStream,
const char  delimiter = ' ',
bool  headerOnly = false,
const std::string &  headerPrefix = "" 
) const
virtual

Raw text output to stream

Reimplemented from mtsGenericObject.

std::string mtsStealthTool::ToString ( void  ) const
std::string mtsStealthTool::ToString ( void  ) const

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