activemq-cpp-3.9.5
decaf::util::HashCode< const std::string > Struct Reference

#include <src/main/decaf/util/HashCode.h>

Inheritance diagram for decaf::util::HashCode< const std::string >:

Public Member Functions

int operator() (const std::string &arg) const
 
int operator() (const const std::string &arg) const
 
- Public Member Functions inherited from decaf::util::HashCodeUnaryBase< T >
virtual ~HashCodeUnaryBase ()
 
- Public Member Functions inherited from decaf::util::HashCodeUnaryBase< const std::string & >
virtual ~HashCodeUnaryBase ()
 

Additional Inherited Members

- Public Types inherited from decaf::util::HashCodeUnaryBase< T >
typedef T argument_type
 
typedef int result_type
 
- Public Types inherited from decaf::util::HashCodeUnaryBase< const std::string & >
typedef const std::string & argument_type
 
typedef int result_type
 

Member Function Documentation

◆ operator()() [1/2]

int decaf::util::HashCode< const std::string >::operator() ( const const std::string & arg) const
inline

◆ operator()() [2/2]

int decaf::util::HashCode< const std::string >::operator() ( const std::string & arg) const
inline

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