VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions
DtSsInsertionFunctor< TypeToContain, Container > Class Template Reference
Inheritance diagram for DtSsInsertionFunctor< TypeToContain, Container >:
Inheritance graph
[legend]

Public Member Functions

 DtSsInsertionFunctor ()
virtual ~DtSsInsertionFunctor ()
virtual bool operator() (TypeToContain &itemToInsert, Container &container)
- Public Member Functions inherited from DtSsFunctor< TypeToContain, Container >
 DtSsFunctor ()
virtual ~DtSsFunctor ()

Private Member Functions

 DtSsInsertionFunctor (const DtSsInsertionFunctor &original)
DtSsInsertionFunctoroperator= (const DtSsInsertionFunctor &original)

Constructor & Destructor Documentation

template<typename TypeToContain , typename Container >
DtSsInsertionFunctor< TypeToContain, Container >::DtSsInsertionFunctor ( )
template<typename TypeToContain , typename Container >
DtSsInsertionFunctor< TypeToContain, Container >::~DtSsInsertionFunctor ( )
virtual
template<typename TypeToContain, typename Container>
DtSsInsertionFunctor< TypeToContain, Container >::DtSsInsertionFunctor ( const DtSsInsertionFunctor< TypeToContain, Container > &  original)
private

Member Function Documentation

template<typename TypeToContain, typename Container>
DtSsInsertionFunctor& DtSsInsertionFunctor< TypeToContain, Container >::operator= ( const DtSsInsertionFunctor< TypeToContain, Container > &  original)
private
template<typename TypeToContain , typename Container >
bool DtSsInsertionFunctor< TypeToContain, Container >::operator() ( TypeToContain &  itemToInsert,
Container &  container 
)
virtual

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)