IEntry Interface Reference

List of all members.


Detailed Description

Provides an interface for an entry in the space.

Only objects that implement (i.e. inherit from) IEntry can be written or accessed in the space via the SpaceProxy interface.

See also:
SpaceProxy

Public Member Functions

virtual const char * GetSpaceClassName () const =0
 Returns a string representing the specific entry type.

Member Function Documentation

virtual const char* IEntry::GetSpaceClassName (  )  const [pure virtual]

Returns a string representing the specific entry type.

Each derived class must implement this method and return an identifying string that matches the class name.


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