cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Typedefs | Functions
prmIMUSensors.h File Reference
#include <cisstCommon/cmnDataFunctions.h>
#include <cisstCommon/cmnDataFunctionsEnumMacros.h>
#include <cisstCommon/cmnClassServices.h>
#include <cisstCommon/cmnClassRegisterMacros.h>
#include <cisstMultiTask/mtsGenericObjectProxy.h>
#include <cisstVector/vctFixedSizeVectorTypes.h>
#include <cisstMultiTask/mtsGenericObject.h>
#include <cisstParameterTypes/prmExport.h>

Go to the source code of this file.

Classes

class  prmIMUSensors
 
class  cmnData< prmIMUSensors >
 

Macros

#define _cisstParameterTypes_prmIMUSensors_h
 

Typedefs

typedef mtsGenericObjectProxy
< prmIMUSensors
prmIMUSensorsProxy
 

Functions

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

Macro Definition Documentation

#define _cisstParameterTypes_prmIMUSensors_h

Typedef Documentation

Function Documentation

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