Filter that adds derived tags to a collection. More...
#include <DerivedTags.h>

Public Member Functions | |
| AddDerived (const DerivedTags &dtags, const OUT &out) | |
| template<typename ITEMS , typename TAGS > | |
| AddDerived< OUT > & | operator= (const std::pair< ITEMS, TAGS > &data) |
Protected Attributes | |
| const DerivedTags & | dtags |
| OUT | out |
Filter that adds derived tags to a collection.
| tagcoll::AddDerived< OUT >::AddDerived | ( | const DerivedTags & | dtags, | |
| const OUT & | out | |||
| ) | [inline] |
| AddDerived<OUT>& tagcoll::AddDerived< OUT >::operator= | ( | const std::pair< ITEMS, TAGS > & | data | ) | [inline] |
const DerivedTags& tagcoll::AddDerived< OUT >::dtags [protected] |
Referenced by tagcoll::AddDerived< OUT >::operator=().
OUT tagcoll::AddDerived< OUT >::out [protected] |
Referenced by tagcoll::AddDerived< OUT >::operator=().
1.6.2