NCL Library
Public Member Functions | Protected Member Functions | Protected Attributes | Friends
CDDESvrConv Class Reference

#include <DDESvrConv.hpp>

Inheritance diagram for CDDESvrConv:
CDDEConv

List of all members.

Public Member Functions

CDDELinkFindLink (const tchar *pszItem, uint nFormat) const
size_t NumLinks () const
CDDELinkGetLink (size_t nIndex) const
size_t GetAllLinks (CDDESvrLinks &aoLinks) const
bool PostLinkUpdate (const CDDELink *pLink)

Protected Member Functions

 CDDESvrConv (CDDEInst *pInst, HCONV hConv, const tchar *pszService, const tchar *pszTopic)
 CDDESvrConv (const CDDESvrConv &)
virtual ~CDDESvrConv ()
CDDELinkCreateLink (const tchar *pszItem, uint nFormat)
void DestroyLink (CDDELink *pLink)
void DestroyAllLinks ()

Protected Attributes

CDDESvrLinks m_aoLinks

Friends

class CDDEServer

Constructor & Destructor Documentation

CDDESvrConv::CDDESvrConv ( CDDEInst pInst,
HCONV  hConv,
const tchar *  pszService,
const tchar *  pszTopic 
) [protected]
CDDESvrConv::CDDESvrConv ( const CDDESvrConv ) [protected]
CDDESvrConv::~CDDESvrConv ( ) [protected, virtual]

Member Function Documentation

CDDELink * CDDESvrConv::FindLink ( const tchar *  pszItem,
uint  nFormat 
) const
size_t CDDESvrConv::NumLinks ( ) const [inline]
CDDELink * CDDESvrConv::GetLink ( size_t  nIndex) const [inline]
size_t CDDESvrConv::GetAllLinks ( CDDESvrLinks aoLinks) const [inline]
bool CDDESvrConv::PostLinkUpdate ( const CDDELink pLink)
CDDELink * CDDESvrConv::CreateLink ( const tchar *  pszItem,
uint  nFormat 
) [protected]
void CDDESvrConv::DestroyLink ( CDDELink pLink) [protected]
void CDDESvrConv::DestroyAllLinks ( ) [protected]

Friends And Related Function Documentation

friend class CDDEServer [friend]

Member Data Documentation


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