|
activemq-cpp-3.9.5
|
#include <src/main/decaf/util/HashCode.h>

Public Member Functions | |
| int | operator() (wchar_t arg) const |
| Public Member Functions inherited from decaf::util::HashCodeUnaryBase< T > | |
| virtual | ~HashCodeUnaryBase () |
| Public Member Functions inherited from decaf::util::HashCodeUnaryBase< wchar_t > | |
| 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< wchar_t > | |
| typedef wchar_t | argument_type |
| typedef int | result_type |
|
inline |