#include <CardinalityStore.h>
Public Member Functions | |
| TagContainer () | |
| TagContainer (const TagContainer &tc) | |
| ~TagContainer () | |
| void | add (const TAG &tag, int card=1) throw () |
| void | del (const TAG &tag, int card=1) throw () |
| Tagcoll::CardinalityStore< ITEM, TAG >::TagContainer::TagContainer | ( | ) | [inline] |
| Tagcoll::CardinalityStore< ITEM, TAG >::TagContainer::TagContainer | ( | const TagContainer & | tc | ) | [inline] |
| Tagcoll::CardinalityStore< ITEM, TAG >::TagContainer::~TagContainer | ( | ) | [inline] |
| void CardinalityStore::TagContainer::add | ( | const TAG & | tag, | |
| int | card = 1 | |||
| ) | throw () |
| void CardinalityStore::TagContainer::del | ( | const TAG & | tag, | |
| int | card = 1 | |||
| ) | throw () |
1.5.1