ldas-tools-framecpp 2.8.1
Public Types | Public Member Functions | List of all members
FrameCPP::Version_6::SearchContainer< T, F > Class Template Reference

#include <SearchContainer.hh>

Inheritance diagram for FrameCPP::Version_6::SearchContainer< T, F >:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Version_6::SearchContainer< T, F >:
Collaboration graph
[legend]

Public Types

typedef Container< T >::const_iterator const_iterator
 
typedef Container< T >::iterator iterator
 

Public Member Functions

 SearchContainer (bool AllowDuplicates=true)
 
 SearchContainer (const SearchContainer< T, F > &SC)
 
 ~SearchContainer ()
 
SearchContainer< T, F > & Merge (const SearchContainer< T, F > &LHS)
 

Member Typedef Documentation

◆ const_iterator

template<class T , const std::string &(T::*)() const F>
typedef Container<T>::const_iterator FrameCPP::Version_6::SearchContainer< T, F >::const_iterator

◆ iterator

template<class T , const std::string &(T::*)() const F>
typedef Container<T>::iterator FrameCPP::Version_6::SearchContainer< T, F >::iterator

Constructor & Destructor Documentation

◆ SearchContainer() [1/2]

template<class T , const std::string &(T::*)() const F>
FrameCPP::Version_6::SearchContainer< T, F >::SearchContainer ( bool  AllowDuplicates = true)
inline

◆ SearchContainer() [2/2]

template<class T , const std::string &(T::*)() const F>
FrameCPP::Version_6::SearchContainer< T, F >::SearchContainer ( const SearchContainer< T, F > &  SC)
inline

◆ ~SearchContainer()

template<class T , const std::string &(T::*)() const F>
FrameCPP::Version_6::SearchContainer< T, F >::~SearchContainer
inline

Member Function Documentation

◆ Merge()

template<class T , const std::string &(T::*)() const F>
SearchContainer< T, F > & FrameCPP::Version_6::SearchContainer< T, F >::Merge ( const SearchContainer< T, F > &  LHS)

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