STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

addref_release Struct Template Reference
[Interface Library]

A function object that does not call Release() on the interface. More...

#include <comstl_interface_cast.h>

List of all members.

Public Methods

void operator() (I pi)
 The function call operator, which does not call Release() on the interface.


Detailed Description

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

A function object that does not call Release() on the interface.


Member Function Documentation

void operator()   pi [inline]
 

The function call operator, which does not call Release() on the interface.

Parameters:
pi  The interface pointer


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

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004