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