MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
MAKLogger::DtMapCollector< Key, Value > Class Template Referenceabstract
+ Inheritance diagram for MAKLogger::DtMapCollector< Key, Value >:

Public Member Functions

virtual void add (Key, Value)=0
 
virtual bool containes (Key)=0
 
virtual int size () const =0
 
virtual bool full () const =0
 
virtual bool empty () const =0
 

Member Function Documentation

template<typename Key , typename Value >
virtual void MAKLogger::DtMapCollector< Key, Value >::add ( Key  ,
Value   
)
pure virtual
template<typename Key , typename Value >
virtual bool MAKLogger::DtMapCollector< Key, Value >::containes ( Key  )
pure virtual
template<typename Key , typename Value >
virtual bool MAKLogger::DtMapCollector< Key, Value >::empty ( ) const
pure virtual
template<typename Key , typename Value >
virtual bool MAKLogger::DtMapCollector< Key, Value >::full ( ) const
pure virtual
template<typename Key , typename Value >
virtual int MAKLogger::DtMapCollector< Key, Value >::size ( ) const
pure virtual

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

Document ID: Generated on Thu Jul 14 15:45:33 EDT 2022 from SVN revision 244827
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)