vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::EventDispatcher::StringWithHash Struct Reference

#include <EventDispatcher.h>

Public Member Functions

 StringWithHash ()
 
 StringWithHash (const std::string &str)
 
 StringWithHash (const StringWithHash &src)
 
unsigned int calculateHash (const char *str)
 

Public Attributes

std::string originalString
 
unsigned int hashValue
 

Constructor & Destructor Documentation

vrecko::EventDispatcher::StringWithHash::StringWithHash ( )
inline
vrecko::EventDispatcher::StringWithHash::StringWithHash ( const std::string &  str)
inline
vrecko::EventDispatcher::StringWithHash::StringWithHash ( const StringWithHash src)
inline

Member Function Documentation

unsigned int vrecko::EventDispatcher::StringWithHash::calculateHash ( const char *  str)
inline

Member Data Documentation

unsigned int vrecko::EventDispatcher::StringWithHash::hashValue
std::string vrecko::EventDispatcher::StringWithHash::originalString

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