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