cisst-saw
|
#include <cisstCommon/cmnDataFunctionsEnumMacros.h>
#include <cisstMultiTask/mtsGenericObjectProxy.h>
Go to the source code of this file.
Typedefs | |
typedef enum JointType | prmJointType |
typedef vctDynamicVector < prmJointType > | prmJointTypeVec |
typedef mtsGenericObjectProxy < prmJointTypeVec > | prmJointTypeProxy |
Enumerations | |
enum | JointType { PRM_PRISMATIC, PRM_REVOLUTE, PRM_PRISMATIC, PRM_REVOLUTE } |
Functions | |
CMN_DECLARE_SERVICES_INSTANTIATION (prmJointTypeProxy) | |
std::string | cmnDataHumanReadable (const prmJointType &data) |
CMN_DATA_SPECIALIZATION_FOR_ENUM (prmJointType, int) | |
typedef enum JointType prmJointType |
typedef vctDynamicVector<prmJointType> prmJointTypeVec |
enum JointType |
CMN_DATA_SPECIALIZATION_FOR_ENUM | ( | prmJointType | , |
int | |||
) |
CMN_DECLARE_SERVICES_INSTANTIATION | ( | prmJointTypeProxy | ) |
|
inline |