Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

env_bucket_entry Class Reference

#include <env_hash.h>

List of all members.

Public Member Functions

 env_bucket_entry (std::string key, std::string value)
unsigned long hash_code ()
std::string get_value ()
std::string get_key ()

Private Attributes

std::string _key
std::string _value


Constructor & Destructor Documentation

env_bucket_entry::env_bucket_entry std::string  key,
std::string  value
[inline]
 


Member Function Documentation

std::string env_bucket_entry::get_key  )  [inline]
 

std::string env_bucket_entry::get_value  )  [inline]
 

unsigned long env_bucket_entry::hash_code  ) 
 


Member Data Documentation

std::string env_bucket_entry::_key [private]
 

std::string env_bucket_entry::_value [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Apr 3 15:38:42 2005 for mod_cplusplus by  doxygen 1.4.2