#include <TrustedRangesPage.h>
Inheritance diagram for TrustedRangesPage:

Public Member Functions | |
| TrustedRangesPage (const std::list< std::string > &initiallist, const Init &i=Init()) | |
| virtual | ~TrustedRangesPage () |
| std::list< std::string > | getResult () const |
Protected Member Functions | |
| virtual void | ctor () |
| virtual bool | canConfirm (std::string &errormsg) |
| virtual BOOL | PropPageProc (UINT uMsg, WPARAM wP, LPARAM lP) |
Private Member Functions | |
| __inline DWORD | getIpAddress (int nCtrlId) |
| void | assestResult () |
Private Attributes | |
| std::list< std::string > | m_netranges |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from PropertyPage. |
|
|
Reimplemented from PropertyPage. |
|
|
|
|
|
|
|
||||||||||||||||
|
Implements PropertyPage. |
|
|
|
1.4.3