GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
CoreAttr Class Reference

#include <MgaCoreObj.h>

Collaboration diagram for CoreAttr:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CoreAttr (int attrid, ICoreObject *ptr)
void operator= (const CoreAttr &s)
template<class C >
const C & operator= (const C &s)
 operator CComBSTR () const
 operator long () const
 operator CComVariant () const
 operator CoreObj () const
 operator CoreObjs () const

Protected Member Functions

 CoreAttr (int attrid)

Protected Attributes

ICoreObjectp

Detailed Description

Definition at line 134 of file MgaCoreObj.h.


Constructor & Destructor Documentation

CoreAttr::CoreAttr ( int  attrid) [inline, protected]

Definition at line 137 of file MgaCoreObj.h.

CoreAttr::CoreAttr ( int  attrid,
ICoreObject ptr 
) [inline]

Definition at line 142 of file MgaCoreObj.h.


Member Function Documentation

CoreAttr::operator CComBSTR ( ) const [inline]

Definition at line 159 of file MgaCoreObj.h.

CoreAttr::operator CComVariant ( ) const [inline]

Definition at line 176 of file MgaCoreObj.h.

CoreAttr::operator CoreObj ( ) const [inline]

Definition at line 181 of file MgaCoreObj.h.

CoreAttr::operator CoreObjs ( ) const [inline]

Definition at line 189 of file MgaCoreObj.h.

CoreAttr::operator long ( ) const [inline]

Definition at line 169 of file MgaCoreObj.h.

void CoreAttr::operator= ( const CoreAttr s) [inline]

Definition at line 147 of file MgaCoreObj.h.

template<class C >
const C& CoreAttr::operator= ( const C &  s) [inline]

Definition at line 153 of file MgaCoreObj.h.


Member Data Documentation

ICoreObject* CoreAttr::p [protected]

Definition at line 139 of file MgaCoreObj.h.


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