cisst-saw
Loading...
Searching...
No Matches
cmnDataProxy< _elementType, bool > Class Template Reference

#include <mtsGenericObjectProxy.h>

Static Public Member Functions

static void CISST_DEPRECATED ToStream (std::ostream &outputStream, const _elementType &data)
static void CISST_DEPRECATED ToStreamRaw (std::ostream &outputStream, const char CMN_UNUSED(delimiter), const _elementType &data)
static bool CISST_DEPRECATED FromStreamRaw (std::istream &CMN_UNUSED(inputStream), const char CMN_UNUSED(delimiter), _elementType &CMN_UNUSED(data))

Member Function Documentation

◆ FromStreamRaw()

template<typename _elementType, bool>
bool CISST_DEPRECATED cmnDataProxy< _elementType, bool >::FromStreamRaw ( std::istream & CMN_UNUSEDinputStream,
const char CMN_UNUSEDdelimiter,
_elementType & CMN_UNUSEDdata )
inlinestatic

◆ ToStream()

template<typename _elementType, bool>
void CISST_DEPRECATED cmnDataProxy< _elementType, bool >::ToStream ( std::ostream & outputStream,
const _elementType & data )
inlinestatic

◆ ToStreamRaw()

template<typename _elementType, bool>
void CISST_DEPRECATED cmnDataProxy< _elementType, bool >::ToStreamRaw ( std::ostream & outputStream,
const char CMN_UNUSEDdelimiter,
const _elementType & data )
inlinestatic

The documentation for this class was generated from the following file: