ADTF
Loading...
Searching...
No Matches
adtf::ucom::ucom_type_streamer< T > Struct Template Reference

#include <stream.h>

Static Public Member Functions

static tResult Write (IOutputStream &oOutStream, const T &oValue, size_t &szCount)
 
static tResult Read (const IInputStream &oInStream, T &oValue, size_t &szCount)
 

Detailed Description

template<typename T>
struct adtf::ucom::ucom_type_streamer< T >

Helper template for writing and reading types

Template Parameters
TType for specialization.

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