IEntry.h File Reference


Detailed Description


Classes

interface  IEntry
 Provides an interface for an entry in the space. More...

Typedefs

typedef
boost::shared_ptr
< IEntry
IEntryPtr
 Smart pointer to IEntry.
typedef
shared_vector
< IEntryPtr
IEntryPtrSharedVector
 Smart vector of IEntry smart pointers (IEntryPtr).
typedef std::vector
< IEntryPtr
IEntryPtrVector
 Vector (STL) of IEntry smart pointers (IEntryPtr).
typedef std::vector
< IEntry * > 
IEntryVector
 Vector (STL) of IEntry pointers.


Typedef Documentation

IEntryPtr

Smart pointer to IEntry.

Always use this instead of direct access to IEntry.

IEntryPtrSharedVector

Smart vector of IEntry smart pointers (IEntryPtr).

The vector is responsible for its cleanup when it is no longer referenced.

IEntryPtrVector

Vector (STL) of IEntry smart pointers (IEntryPtr).

IEntryVector

Vector (STL) of IEntry pointers.


Generated on Wed Sep 16 16:59:13 2009 for GigaSpaces XAP 7.0.1 C++ by  doxygen 1.5.3