activemq-cpp-3.9.5
decaf::util::HashCode< unsigned long long > Struct Reference

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

Inheritance diagram for decaf::util::HashCode< unsigned long long >:

Public Member Functions

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

Member Function Documentation

◆ operator()()

int decaf::util::HashCode< unsigned long long >::operator() ( unsigned long long arg) const
inline

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