GME  13
Public Member Functions
MyCComBSTR Class Reference

#include <MgaLibRefr.h>

List of all members.

Public Member Functions

 MyCComBSTR ()
 MyCComBSTR (const CComBSTR &p)
template<class T >
void appendLink (const T &ptr)
template<>
void appendLink (const FCOPtr &ptr)
void appendLink (const CComBSTR &id, const CComBSTR &nm=L"NonameObject")
void appendLink (FCO *fco)
void appendGuid (const GUID &t_guid)
void appendGuid (const BinGuid &p_guid)
void appendGuid (const UniqueId &p_uid)

Detailed Description

Definition at line 179 of file MgaLibRefr.h.


Constructor & Destructor Documentation

MyCComBSTR::MyCComBSTR ( ) [inline]

Definition at line 182 of file MgaLibRefr.h.

MyCComBSTR::MyCComBSTR ( const CComBSTR &  p) [inline]

Definition at line 183 of file MgaLibRefr.h.


Member Function Documentation

void MyCComBSTR::appendGuid ( const GUID &  t_guid) [inline]

Definition at line 222 of file MgaLibRefr.h.

void MyCComBSTR::appendGuid ( const BinGuid p_guid) [inline]

Definition at line 233 of file MgaLibRefr.h.

void MyCComBSTR::appendGuid ( const UniqueId p_uid) [inline]

Definition at line 241 of file MgaLibRefr.h.

template<class T >
void MyCComBSTR::appendLink ( const T &  ptr) [inline]

Definition at line 186 of file MgaLibRefr.h.

template<>
void MyCComBSTR::appendLink ( const FCOPtr ptr) [inline]

Definition at line 195 of file MgaLibRefr.h.

void MyCComBSTR::appendLink ( const CComBSTR &  id,
const CComBSTR &  nm = L"NonameObject" 
) [inline]

Definition at line 200 of file MgaLibRefr.h.

void MyCComBSTR::appendLink ( FCO fco) [inline]

Definition at line 209 of file MgaLibRefr.h.


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