#include <favorites.h>
◆ ~IFavorites()
virtual IFavorites::~IFavorites |
( |
| ) |
|
|
inlinevirtual |
◆ Add()
virtual void IFavorites::Add |
( |
const NETADDR * |
pAddrs, |
|
|
int |
NumAddrs |
|
) |
| |
|
pure virtual |
◆ AllEntries()
virtual void IFavorites::AllEntries |
( |
const CEntry ** |
ppEntries, |
|
|
int * |
pNumEntries |
|
) |
| |
|
pure virtual |
◆ AllowPing()
virtual void IFavorites::AllowPing |
( |
const NETADDR * |
pAddrs, |
|
|
int |
NumAddrs, |
|
|
bool |
AllowPing |
|
) |
| |
|
pure virtual |
◆ ConfigSaveCallback()
void IFavorites::ConfigSaveCallback |
( |
IConfigManager * |
pConfigManager, |
|
|
void * |
pUserData |
|
) |
| |
|
static |
◆ InterfaceName()
static const char * IFavorites::InterfaceName |
( |
| ) |
|
|
inlinestatic |
◆ IsFavorite()
virtual TRISTATE IFavorites::IsFavorite |
( |
const NETADDR * |
pAddrs, |
|
|
int |
NumAddrs |
|
) |
| const |
|
pure virtual |
◆ IsPingAllowed()
virtual TRISTATE IFavorites::IsPingAllowed |
( |
const NETADDR * |
pAddrs, |
|
|
int |
NumAddrs |
|
) |
| const |
|
pure virtual |
◆ OnConfigSave()
virtual void IFavorites::OnConfigSave |
( |
IConfigManager * |
pConfigManager | ) |
|
|
protectedpure virtual |
◆ Remove()
virtual void IFavorites::Remove |
( |
const NETADDR * |
pAddrs, |
|
|
int |
NumAddrs |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: