noaddref_release Struct Template Reference
[Conversion Library]

#include <comstl/conversion/interface_cast.hpp>

List of all members.


Detailed Description

template<typename I>
struct comstl::noaddref_release< I >

A function class that calls Release() on the interface.

For use with comstl::interface_cast_noaddref and comstl::interface_cast_addref cast classes.

Public Member Functions

void operator() (I pi)
 The function call operator, that calls Release() on the interface.


Member Function Documentation

void operator() ( pi  )  [inline]

The function call operator, that calls Release() on the interface.

Parameters:
pi The interface pointer

References comstl::release().


The documentation for this struct was generated from the following file:

Generated on Thu Jun 10 08:58:25 2010 for STLSoft by  doxygen 1.5.6