UniqueObjectManager< T > Class Template Reference

#include <UniqueObject.h>

List of all members.

Public Types

typedef T Object

Public Member Functions

 UniqueObjectManager ()
void clear ()
size_t size () const
Object const * operator() (const Object &x)


Detailed Description

template<class T>
class UniqueObjectManager< T >

Definition at line 31 of file UniqueObject.h.


Member Typedef Documentation

template<class T>
typedef T UniqueObjectManager< T >::Object

Definition at line 34 of file UniqueObject.h.


Constructor & Destructor Documentation

template<class T>
UniqueObjectManager< T >::UniqueObjectManager (  )  [inline]

Definition at line 39 of file UniqueObject.h.


Member Function Documentation

template<class T>
void UniqueObjectManager< T >::clear (  )  [inline]

Definition at line 41 of file UniqueObject.h.

Referenced by Moses::PDTAimp::CleanUp().

Here is the caller graph for this function:

template<class T>
Object const* UniqueObjectManager< T >::operator() ( const Object x  )  [inline]

Definition at line 48 of file UniqueObject.h.

template<class T>
size_t UniqueObjectManager< T >::size (  )  const [inline]

Definition at line 44 of file UniqueObject.h.

Referenced by UniqueObjectManager< Phrase >::operator()().

Here is the caller graph for this function:


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

Generated on Wed Feb 8 22:04:08 2012 for Moses by  doxygen 1.5.9