Public Member Functions

Engine::SessionWasCreated Class Reference

Session was created. More...

#include <B2BITS_Event.h>

Inheritance diagram for Engine::SessionWasCreated:
Collaboration diagram for Engine::SessionWasCreated:

List of all members.

Public Member Functions

virtual Type getType () const
 Returns the event type.
 SessionWasCreated (const Session *sn)
 Constructor.

Detailed Description

Session was created.

Definition at line 329 of file B2BITS_Event.h.


Constructor & Destructor Documentation

Engine::SessionWasCreated::SessionWasCreated ( const Session sn )

Constructor.


Member Function Documentation

virtual Type Engine::SessionWasCreated::getType (  ) const [inline, virtual]

Returns the event type.

Can be used instead of C++ RTTI.

Reimplemented from Engine::SessionNotification.

Definition at line 333 of file B2BITS_Event.h.

References Engine::Event::SESSION_WAS_CREATED.