CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
popcon::PopConSourceHandler< T >::Triplet Struct Reference

#include <PopConSourceHandler.h>

Public Attributes

value_typepayload
 
Summarysummary
 
Time_t time
 

Detailed Description

template<class T>
struct popcon::PopConSourceHandler< T >::Triplet

Definition at line 38 of file PopConSourceHandler.h.

Member Data Documentation

template<class T>
value_type* popcon::PopConSourceHandler< T >::Triplet::payload

Definition at line 39 of file PopConSourceHandler.h.

template<class T>
Summary* popcon::PopConSourceHandler< T >::Triplet::summary

Definition at line 40 of file PopConSourceHandler.h.

template<class T>
Time_t popcon::PopConSourceHandler< T >::Triplet::time

Definition at line 41 of file PopConSourceHandler.h.