ipc::non_existent< T > Struct Template Reference

This class provides implemenation of the validation policy for some functions of the IPCPartition class. Using this policy implies that the object reference will be validated by invoking the _non_existent function on it. This function provides a guarantee that remote object, which is referenced by the given object ref, exists. More...

#include <policy.h>

List of all members.

Static Public Member Functions

static T::_ptr_type validate (CORBA::Object_ptr obj)


Detailed Description

template<class T>
struct ipc::non_existent< T >

This class provides implemenation of the validation policy for some functions of the IPCPartition class. Using this policy implies that the object reference will be validated by invoking the _non_existent function on it. This function provides a guarantee that remote object, which is referenced by the given object ref, exists.

See also:
no_cache


The documentation for this struct was generated from the following file:
Generated on Tue Aug 8 17:08:28 2006 for IPC User API by  doxygen 1.4.7