#include <TestCachingControl.h>
Inheritance diagram for TestCachingControl:
Public Member Functions | |
TestCachingControl (MNSelector &selector) | |
virtual | ~TestCachingControl () |
virtual void | MsgOut (const MNString &text) |
virtual void | MsgOut (const MNString &text, int seq) |
virtual void | MsgOut (int errNo, const MNString &headers, const MNString &body, int seq) |
virtual void | MsgOutNoEOL (const MNString &text) |
virtual MNString | getClientHostname () |
virtual MNString | getMulticastAddress () |
virtual int | getNextCSeq () |
Protected Member Functions | |
MNSelector & | getSelector () |
|
|
|
|
|
Implements ControlBase.
|
|
Implements ControlBase.
|
|
Implements ControlBase.
|
|
|
|
Implements ControlBase.
|
|
Implements ControlBase.
|
|
Implements ControlBase.
Reimplemented in TestCachingDownlink, and TestCachingUplink.
|
|
Implements ControlBase.
|