UniqueObjectManager< T > Class Template Reference

#include <UniqueObject.h>

Inheritance diagram for UniqueObjectManager< T >:

Inheritance graph
[legend]

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 >

Todo:
what is this?

Definition at line 32 of file UniqueObject.h.


Member Typedef Documentation

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

Definition at line 35 of file UniqueObject.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file UniqueObject.h.


Member Function Documentation

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

Definition at line 42 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 49 of file UniqueObject.h.

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

Definition at line 45 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 Thu Jul 6 00:32:02 2017 for Moses by  doxygen 1.5.9