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


Definition at line 11 of file ServiceDone.h.
Public Member Functions | |
| ServiceDone (long sessionId, bool foundMatch, string matchingBytes) | |
| virtual | ~ServiceDone () |
| ServiceDone (const Message &otherMessage) throw (MessageCastException) | |
| ServiceDone & | operator= (const Message &otherMessage) throw (MessageCastException) |
| long | getSessionId () |
| bool | isFoundMatch () |
| string | getMatchingBytes () |
1.5.1