#include <VendorCache.h>
Public Member Functions | |
CVendor (LPCTSTR pszCode=NULL) | |
virtual | ~CVendor () |
Public Attributes | |
CString | m_sCode |
CString | m_sName |
CString | m_sLink |
BOOL | m_bAuto |
BOOL | m_bChatFlag |
BOOL | m_bHTMLBrowse |
Protected Member Functions | |
BOOL | LoadFrom (CXMLElement *pXML) |
Friends | |
class | CVendorCache |
|
Definition at line 190 of file VendorCache.cpp. References m_bAuto, m_bChatFlag, m_bHTMLBrowse, m_sCode, m_sName, and NULL. |
|
Definition at line 203 of file VendorCache.cpp. |
|
Definition at line 210 of file VendorCache.cpp. References CXMLElement::GetAttributeValue(), CXMLElement::GetElementIterator(), CXMLElement::GetNextElement(), CXMLNode::GetValue(), CXMLNode::IsNamed(), m_bChatFlag, m_bHTMLBrowse, m_sCode, m_sLink, and m_sName. Referenced by CVendorCache::LoadFrom(). |
|
Definition at line 83 of file VendorCache.h. |
|
Definition at line 74 of file VendorCache.h. Referenced by CVendor(), and CVendorCache::CVendorCache(). |
|
Definition at line 76 of file VendorCache.h. Referenced by CVendor(), CQueryHit::FromPacket(), and LoadFrom(). |
|
Definition at line 77 of file VendorCache.h. Referenced by CVendor(), CQueryHit::FromPacket(), and LoadFrom(). |
|
Definition at line 71 of file VendorCache.h. Referenced by CVendor(), LoadFrom(), CVendorCache::LoadFrom(), CG2Neighbour::OnLNI(), CG2Neighbour::SendKHL(), CQueryHit::Serialize(), CHostCacheHost::Serialize(), and CHostCacheHost::Update(). |
|
Definition at line 73 of file VendorCache.h. Referenced by LoadFrom(). |
|
Definition at line 72 of file VendorCache.h. Referenced by CDownloadSource::CDownloadSource(), CMatchFile::Compare(), CVendor(), CMatchCtrl::DrawItem(), LoadFrom(), CMatchTipCtrl::LoadFromFile(), CMatchTipCtrl::LoadFromHit(), CVendorCache::LookupByName(), and CRemote::PageSearch(). |