GME  13
Public Member Functions | Public Attributes
PutInBstr Class Reference

#include <CommonSmart.h>

Collaboration diagram for PutInBstr:
Collaboration graph
[legend]

List of all members.

Public Member Functions

template<class T >
 PutInBstr (const T &t)
template<>
 PutInBstr (const BSTR &a)
template<>
 PutInBstr (const std::wstring &t)
 operator BSTR ()

Public Attributes

CComBstrObj b

Detailed Description

Definition at line 421 of file CommonSmart.h.


Constructor & Destructor Documentation

template<class T >
PutInBstr::PutInBstr ( const T &  t) [inline]

Definition at line 425 of file CommonSmart.h.

template<>
PutInBstr::PutInBstr ( const BSTR &  a) [inline]

Definition at line 427 of file CommonSmart.h.

template<>
PutInBstr::PutInBstr ( const std::wstring &  t) [inline]

Definition at line 429 of file CommonSmart.h.


Member Function Documentation

PutInBstr::operator BSTR ( ) [inline]

Definition at line 433 of file CommonSmart.h.


Member Data Documentation

Definition at line 435 of file CommonSmart.h.


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