OpenDDS::DCPS::KeyOnly< T > Struct Template Reference

#include <Serializer.h>

List of all members.

Public Member Functions

 KeyOnly (T &mess)

Public Attributes

T & t

Detailed Description

template<typename T>
struct OpenDDS::DCPS::KeyOnly< T >

Definition at line 341 of file Serializer.h.


Constructor & Destructor Documentation

template<typename T>
OpenDDS::DCPS::KeyOnly< T >::KeyOnly ( T &  mess  )  [inline, explicit]

Definition at line 342 of file Serializer.h.

00342 : t(mess) { }


Member Data Documentation

template<typename T>
T& OpenDDS::DCPS::KeyOnly< T >::t

Definition at line 343 of file Serializer.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1