#include <IInterfaceListObserver.h>
Public Member Functions | |
| virtual IMEXPORT void | InterfaceListChanged (InterfacePtr pInterface, UpdateTriggerType reason)=0 |
| virtual IMEXPORT | ~IInterfaceListObserver () |
Protected Member Functions | |
| IMEXPORT | IInterfaceListObserver () |
| IMEXPORT | IInterfaceListObserver (const IInterfaceListObserver &) |
| IMEXPORT IInterfaceListObserver & | operator= (const IInterfaceListObserver &) |
Definition at line 39 of file IInterfaceListObserver.h.
|
inlinevirtual |
Definition at line 60 of file IInterfaceListObserver.h.
|
inlineprotected |
Definition at line 63 of file IInterfaceListObserver.h.
|
inlineprotected |
Definition at line 64 of file IInterfaceListObserver.h.
|
pure virtual |
|
inlineprotected |
Definition at line 65 of file IInterfaceListObserver.h.