ACE  6.3.2
Public Member Functions | List of all members
ACE_Noop_Key_Generator< T > Class Template Reference

Defines a noop key generator. More...

#include <Map_T.h>

Public Member Functions

int operator() (T &)
 Functor method: generates a new key. More...
 

Detailed Description

template<class T>
class ACE_Noop_Key_Generator< T >

Defines a noop key generator.

Member Function Documentation

template<class T >
int ACE_Noop_Key_Generator< T >::operator() ( T &  )
inline

Functor method: generates a new key.


The documentation for this class was generated from the following files: