cisst-saw
Loading...
Searching...
No Matches
prmKeyValue.h File Reference

Go to the source code of this file.

Classes

class  prmKeyValue
class  cmnData< prmKeyValue >

Macros

#define _cisstParameterTypes_prmKeyValue_h

Typedefs

typedef mtsGenericObjectProxy< prmKeyValueprmKeyValueProxy

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)

Macro Definition Documentation

◆ _cisstParameterTypes_prmKeyValue_h

#define _cisstParameterTypes_prmKeyValue_h

Typedef Documentation

◆ prmKeyValueProxy

Function Documentation

◆ CMN_DECLARE_SERVICES_INSTANTIATION()

CMN_DECLARE_SERVICES_INSTANTIATION ( prmKeyValueProxy )

◆ cmnDeSerializeRaw()

void CISST_EXPORT cmnDeSerializeRaw ( std::istream & inputStream,
prmKeyValue & placeHolder )

◆ cmnSerializeRaw()

void CISST_EXPORT cmnSerializeRaw ( std::ostream & outputStream,
const prmKeyValue & object )

◆ operator<<()

std::ostream & operator<< ( std::ostream & outputStream,
const prmKeyValue & data )
inline