Session was restored from Persistent Message Storage. More...
#include <B2BITS_Event.h>
Inheritance diagram for Engine::SessionWasRestored:
Collaboration diagram for Engine::SessionWasRestored:Public Member Functions | |
| virtual Type | getType () const |
| Returns the event type. | |
| SessionWasRestored (const Session *sn) | |
| Constructor. | |
Session was restored from Persistent Message Storage.
Definition at line 376 of file B2BITS_Event.h.
| Engine::SessionWasRestored::SessionWasRestored | ( | const Session * | sn ) |
Constructor.
| sn | Instance of Session assigned with event |
| virtual Type Engine::SessionWasRestored::getType | ( | ) | const [inline, virtual] |
Returns the event type.
Can be used instead of C++ RTTI.
Reimplemented from Engine::SessionNotification.
Definition at line 381 of file B2BITS_Event.h.
References Engine::Event::SESSION_WAS_RESTORED.
1.7.2