Public Types | Public Member Functions

Sample< T, DELEGATE > Class Template Reference

#include <Sample.hpp>

Inheritance diagram for Sample< T, DELEGATE >:

List of all members.

Public Types

typedef T DataType

Public Member Functions

const DataTypedata () const
const SampleInfoinfo () const

Detailed Description

template<typename T, typename DELEGATE>
class dds::sub::Sample< T, DELEGATE >

Definition at line 66 of file Sample.hpp.


Member Typedef Documentation

typedef T DataType

Definition at line 69 of file Sample.hpp.


Member Function Documentation

const DataType& data (  )  const [inline]

Definition at line 71 of file Sample.hpp.

const SampleInfo& info (  )  const [inline]

Definition at line 74 of file Sample.hpp.


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