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  

input_cloning_policy Struct Template Reference
[Interface Library]

Policy type that causes COM enumerator cloning according the STL Input Iterator concept. More...

#include <comstl_enumerator_policies.h>

List of all members.

Static Public Methods

interface_type * clone (interface_type *&src)
 "Clones" the given COM enumerator interface according to the Input Iterator concept


Detailed Description

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

Policy type that causes COM enumerator cloning according the STL Input Iterator concept.

Parameters:
I  The enumeration interface


Member Function Documentation

interface_type* clone interface_type *&    src [inline, static]
 

"Clones" the given COM enumerator interface according to the Input Iterator concept


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

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