cisst-saw
Loading...
Searching...
No Matches
prmServoCartesian.h File Reference

Go to the source code of this file.

Classes

class  prmServoCartesian
class  cmnData< prmServoCartesian >

Macros

#define _cisstParameterTypes_prmServoCartesian_h

Typedefs

typedef mtsGenericObjectProxy< prmServoCartesianprmServoCartesianProxy

Functions

 CMN_DECLARE_SERVICES_INSTANTIATION (prmServoCartesianProxy)
void CISST_EXPORT cmnSerializeRaw (std::ostream &outputStream, const prmServoCartesian &object)
void CISST_EXPORT cmnDeSerializeRaw (std::istream &inputStream, prmServoCartesian &placeHolder)
std::ostream & operator<< (std::ostream &outputStream, const prmServoCartesian &data)
 CMN_DECLARE_SERVICES_INSTANTIATION (prmServoCartesian)

Macro Definition Documentation

◆ _cisstParameterTypes_prmServoCartesian_h

#define _cisstParameterTypes_prmServoCartesian_h

Typedef Documentation

◆ prmServoCartesianProxy

Function Documentation

◆ CMN_DECLARE_SERVICES_INSTANTIATION() [1/2]

CMN_DECLARE_SERVICES_INSTANTIATION ( prmServoCartesian )

◆ CMN_DECLARE_SERVICES_INSTANTIATION() [2/2]

CMN_DECLARE_SERVICES_INSTANTIATION ( prmServoCartesianProxy )

◆ cmnDeSerializeRaw()

void CISST_EXPORT cmnDeSerializeRaw ( std::istream & inputStream,
prmServoCartesian & placeHolder )

◆ cmnSerializeRaw()

void CISST_EXPORT cmnSerializeRaw ( std::ostream & outputStream,
const prmServoCartesian & object )

◆ operator<<()

std::ostream & operator<< ( std::ostream & outputStream,
const prmServoCartesian & data )
inline