46 string s = (*i).first;
62 for (i = 0; i <
size; i++)
hash_map< string, s_int32 >::iterator iterator
Storage iterator, similar to STL iterator.
Class to read data from a Gzip compressed file.
Stores objects of any kind.
#define u_int32
32 bits long unsigned integer
#define s_int32
32 bits long signed integer
Class to write data from a Gzip compressed file.
iterator begin()
Returns an iterator to the beginning of the storage.
void set_val(string key, s_int32 value)
Sets key to value.
u_int32 size() const
Returns the size (number of elements) of the storage.
iterator end()
Returns an iterator to the end of the storage.