#include <LibraryDictionary.h>
Public Member Functions | |
CLibraryWord () | |
~CLibraryWord () | |
void | Add (CLibraryFile *pFile) |
BOOL | Remove (CLibraryFile *pFile) |
Public Attributes | |
CLibraryFile ** | m_pList |
DWORD | m_nCount |
|
Definition at line 469 of file LibraryDictionary.cpp. |
|
Definition at line 475 of file LibraryDictionary.cpp. References m_pList. |
|
Definition at line 483 of file LibraryDictionary.cpp. |
|
Definition at line 497 of file LibraryDictionary.cpp. |
|
Definition at line 75 of file LibraryDictionary.h. Referenced by Add(), CLibraryWord(), and Remove(). |
|
Definition at line 74 of file LibraryDictionary.h. Referenced by Add(), CLibraryWord(), Remove(), and ~CLibraryWord(). |