GUID_policy Struct Reference
[COM Utility Library]

#include <comstl/util/value_policies.hpp>

List of all members.


Detailed Description

Value policy for GUID.

See also:
comstl::collection_sequence

comstl::enumerator_sequence


Public Types

typedef GUID value_type

Static Public Member Functions

static void init (value_type *) throw ()
 Initialises an instance.
static void copy (value_type *dest, value_type const *src)
 Initialises an instance from another.
static void clear (value_type *) throw ()
 Releases an instance.

Member Function Documentation

static void init ( value_type *   )  throw () [inline, static]

Initialises an instance.

In the case of the GUID type, this is a no-op

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

Initialises an instance from another.

In the case of the GUID type, this is a straight byte-for-byte copy

static void clear ( value_type *   )  throw () [inline, static]

Releases an instance.

In the case of the GUID type, this is a no-op


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

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