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