58 for (; it != iend; ++it ) {
59 count += (*it)->size();
72 lhs <<
"MdtDigitContainer has " << rhs.
digit_size() <<
" digits:" << endl;
75 SELECTOR::const_iterator it =
sel.begin();
76 SELECTOR::const_iterator it_end =
sel.end();
79 for ( ; it!=it_end;++it)
uint32_t CLID
The Class ID type.
IdentifiableContainerMT< T > IdentifiableContainer
ostream & operator<<(ostream &lhs, const MdtDigitContainer &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 MdtDigitCollection.
MdtDigitCollection::size_type size_type
static const CLID & classID()
MdtDigitContainer(unsigned int hash_max)
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