63 for (; it != iend; ++it ) {
64 count += (*it)->size();
77 lhs <<
"MmDigitContainer has " << rhs.
digit_size() <<
" digits:" << endl;
80 SELECTOR::const_iterator it =
sel.begin();
81 SELECTOR::const_iterator it_end =
sel.end();
84 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)
virtual const CLID & clID() const override
return class ID
size_type digit_size() const
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string