59 for (; it != iend; ++it ) {
60 count += (*it)->size();
73 lhs <<
"MmDigitContainer has " << rhs.
digit_size() <<
" digits:" << endl;
76 SELECTOR::const_iterator it =
sel.begin();
77 SELECTOR::const_iterator it_end =
sel.end();
80 for ( ; it!=it_end;++it)
uint32_t CLID
The Class ID type.
IdentifiableContainerMT< T > IdentifiableContainer
ostream & operator<<(ostream &lhs, const MmDigitContainer &rhs)
SelectAllObjectMT< DCC, OBJECT > SelectAllObject
const_iterator end() const
return const_iterator for end of container
const_iterator begin() const
return const_iterator for first entry
Use IdentifiableContainer with MmDigitCollection.
MmDigitCollection::size_type size_type
MmDigitContainer(unsigned int hash_max)
size_type digit_size() const
static const CLID & classID()
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string