Public Member Functions | Public Attributes

hash_value_t Struct Reference
[Datahash API]

#include <datahash.h>

Collaboration diagram for hash_value_t:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 hash_value_t (IN const char *txt)
 hash_value_t (IN const std::string &s)
 hash_value_t (IN smart_ptr< Datahash > &h)
 hash_value_t (void) throw ()
void clear (void) throw ()

Public Attributes

eHashDataType type
std::string text
smart_ptr< Datahashhash

Detailed Description

Definition at line 79 of file lib/datahash/datahash.h.


Constructor & Destructor Documentation

hash_value_t::hash_value_t ( IN const char *  txt  ) 

Definition at line 89 of file datahash.cpp.


The documentation for this struct was generated from the following files: