MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions
MAKLogger::DtCollectors Class Reference

Static Public Member Functions

template<typename T >
static DtCollector< T > create (std::vector< T > &collection)
template<typename T >
static DtCollector< T > create (std::deque< T > &collection)
template<typename T >
static DtCollector< T > create (std::list< T > &collection)
template<typename T >
static DtCollector< T > create (std::set< T > &collection)
template<typename T >
static DtCollector< T > create (T *array, int size)

Member Function Documentation

template<typename T >
static DtCollector<T> MAKLogger::DtCollectors::create ( std::vector< T > &  collection)
inlinestatic
template<typename T >
static DtCollector<T> MAKLogger::DtCollectors::create ( std::deque< T > &  collection)
inlinestatic
template<typename T >
static DtCollector<T> MAKLogger::DtCollectors::create ( std::list< T > &  collection)
inlinestatic
template<typename T >
static DtCollector<T> MAKLogger::DtCollectors::create ( std::set< T > &  collection)
inlinestatic
template<typename T >
static DtCollector<T> MAKLogger::DtCollectors::create ( T *  array,
int  size 
)
inlinestatic

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

Document ID: Generated on Thu Apr 7 20:50:59 EDT 2016 from SVN revision 163818
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)