|
cisst-saw
|
#include <cisstCommon/cmnDataFunctions.h>#include <cisstCommon/cmnDataFunctionsEnumMacros.h>#include <cisstCommon/cmnClassServices.h>#include <cisstCommon/cmnClassRegisterMacros.h>#include <cisstMultiTask/mtsGenericObjectProxy.h>#include <cisstVector/vctDynamicMatrixTypes.h>#include <cisstParameterTypes/prmExport.h>Go to the source code of this file.
Classes | |
| class | prmActuatorJointCoupling |
| class | cmnData< prmActuatorJointCoupling > |
Macros | |
| #define | _cisstParameterTypes_prmActuatorJointCoupling_h |
Typedefs | |
| typedef mtsGenericObjectProxy< prmActuatorJointCoupling > | prmActuatorJointCouplingProxy |
Functions | |
| CMN_DECLARE_SERVICES_INSTANTIATION (prmActuatorJointCouplingProxy) | |
| void CISST_EXPORT | cmnSerializeRaw (std::ostream &outputStream, const prmActuatorJointCoupling &object) |
| void CISST_EXPORT | cmnDeSerializeRaw (std::istream &inputStream, prmActuatorJointCoupling &placeHolder) |
| std::ostream & | operator<< (std::ostream &outputStream, const prmActuatorJointCoupling &data) |
| #define _cisstParameterTypes_prmActuatorJointCoupling_h |
| CMN_DECLARE_SERVICES_INSTANTIATION | ( | prmActuatorJointCouplingProxy | ) |
| void CISST_EXPORT cmnDeSerializeRaw | ( | std::istream & | inputStream, |
| prmActuatorJointCoupling & | placeHolder ) |
| void CISST_EXPORT cmnSerializeRaw | ( | std::ostream & | outputStream, |
| const prmActuatorJointCoupling & | object ) |
|
inline |