ipc::no_cache< T, VP > Struct Template Reference

This class provides implemenation of the cache policy for some functions of the IPCPartition class. Using this policy avoids the usage internal cache for the remote object references. More...

#include <policy.h>

List of all members.

Static Public Member Functions

template<Fun1 fun>
static T::_ptr_type resolve (const std::string &name)
template<Fun3 fun>
static T::_ptr_type resolve (const std::string &n1, const std::string &n2, const std::string &n3)


Detailed Description

template<class T, template< class > class VP>
struct ipc::no_cache< T, VP >

This class provides implemenation of the cache policy for some functions of the IPCPartition class. Using this policy avoids the usage internal cache for the remote object references.

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