activemq-cpp-3.6.0
decaf::util::HashCodeUnaryBase< T > Struct Template Reference

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

Inheritance diagram for decaf::util::HashCodeUnaryBase< T >:

Public Types

typedef T argument_type
typedef int result_type

Public Member Functions

virtual ~HashCodeUnaryBase ()

Member Typedef Documentation

template<typename T>
typedef T decaf::util::HashCodeUnaryBase< T >::argument_type
template<typename T>
typedef int decaf::util::HashCodeUnaryBase< T >::result_type

Constructor & Destructor Documentation

template<typename T>
virtual decaf::util::HashCodeUnaryBase< T >::~HashCodeUnaryBase ( )
inlinevirtual

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