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  

BSTR_policy Struct Reference
[Value Policies]

Value policy for BSTR. More...

#include <comstl_value_policies.h>

List of all members.

Static Public Methods

void init (value_type *p)
 Initialises an instance.

void copy (value_type *dest, value_type const *src)
 Initialises an instance from another.

void clear (value_type *p)
 Releases an instance.


Detailed Description

Value policy for BSTR.


Member Function Documentation

void clear value_type *    p [inline, static]
 

Releases an instance.

void copy value_type *    dest,
value_type const *    src
[inline, static]
 

Initialises an instance from another.

void init value_type *    p [inline, static]
 

Initialises an instance.


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

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