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

#include <mtsMedtronicStealthlink2Types.h>

Inheritance diagram for mtsStealthProbeCal:
mtsGenericObject mtsGenericObject myGenericObject cmnGenericObject cmnGenericObject

Public Member Functions

 mtsStealthProbeCal ()
 
 ~mtsStealthProbeCal ()
 
const char * GetName (void) const
 
const vct3GetTip (void) const
 
const vct3GetHind (void) const
 
void Assign (const mtsStealthProbeCal &that)
 
mtsStealthProbeCaloperator= (const mtsStealthProbeCal &that)
 
void Assign (const struct probe_calibration &griProbeCal)
 
mtsStealthProbeCaloperator= (const struct probe_calibration &griProbeCal)
 
void Assign (const MNavStealthLink::Instrument &griProbeCal)
 
mtsStealthProbeCaloperator= (MNavStealthLink::Instrument &griProbeCal)
 
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
 
 mtsStealthProbeCal ()
 
 ~mtsStealthProbeCal ()
 
const char * GetName (void) const
 
const vct3GetTip (void) const
 
const vct3GetHind (void) const
 
void Assign (const mtsStealthProbeCal &that)
 
mtsStealthProbeCaloperator= (const mtsStealthProbeCal &that)
 
void Assign (const struct probe_calibration &griProbeCal)
 
mtsStealthProbeCaloperator= (const struct probe_calibration &griProbeCal)
 
void Assign (MNavStealthLink::Instrument &griProbeCal)
 
mtsStealthProbeCaloperator= (MNavStealthLink::Instrument &griProbeCal)
 
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
 
- 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= ' ')
 
virtual void SerializeRaw (std::ostream &outputStream) const
 
virtual void DeSerializeRaw (std::istream &inputStream)
 
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

mtsStealthProbeCal::mtsStealthProbeCal ( )
inline
mtsStealthProbeCal::~mtsStealthProbeCal ( )
inline
mtsStealthProbeCal::mtsStealthProbeCal ( )
inline
mtsStealthProbeCal::~mtsStealthProbeCal ( )
inline

Member Function Documentation

void mtsStealthProbeCal::Assign ( const mtsStealthProbeCal that)
void mtsStealthProbeCal::Assign ( const struct probe_calibration &  griProbeCal)
void mtsStealthProbeCal::Assign ( MNavStealthLink::Instrument &  griProbeCal)
void mtsStealthProbeCal::Assign ( const mtsStealthProbeCal that)
void mtsStealthProbeCal::Assign ( const struct probe_calibration &  griProbeCal)
void mtsStealthProbeCal::Assign ( const MNavStealthLink::Instrument &  griProbeCal)
const vct3& mtsStealthProbeCal::GetHind ( void  ) const
inline
const vct3& mtsStealthProbeCal::GetHind ( void  ) const
inline
const char* mtsStealthProbeCal::GetName ( void  ) const
inline
const char* mtsStealthProbeCal::GetName ( void  ) const
inline
const vct3& mtsStealthProbeCal::GetTip ( void  ) const
inline
const vct3& mtsStealthProbeCal::GetTip ( void  ) const
inline
mtsStealthProbeCal& mtsStealthProbeCal::operator= ( const mtsStealthProbeCal that)
inline
mtsStealthProbeCal& mtsStealthProbeCal::operator= ( const struct probe_calibration &  griProbeCal)
inline
mtsStealthProbeCal& mtsStealthProbeCal::operator= ( MNavStealthLink::Instrument &  griProbeCal)
inline
mtsStealthProbeCal& mtsStealthProbeCal::operator= ( const mtsStealthProbeCal that)
inline
mtsStealthProbeCal& mtsStealthProbeCal::operator= ( const struct probe_calibration &  griProbeCal)
inline
mtsStealthProbeCal& mtsStealthProbeCal::operator= ( MNavStealthLink::Instrument &  griProbeCal)
inline
myGenericObject* mtsStealthProbeCal::operator= ( const MNavStealthLink::DataItem &  item_in)
virtual

Reimplemented from myGenericObject.

void mtsStealthProbeCal::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 mtsStealthProbeCal::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 mtsStealthProbeCal::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 mtsStealthProbeCal::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 mtsStealthProbeCal::ToString ( void  ) const
std::string mtsStealthProbeCal::ToString ( void  ) const

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