SmartFoxServer 2X C++ API
Sfs2X::Core::BaseEvent Class Reference

This is the Base class of all Events in the API More...

#include <BaseEvent.h>

Inheritance diagram for Sfs2X::Core::BaseEvent:
Sfs2X::Core::SFSBuddyEvent Sfs2X::Core::SFSEvent

Public Member Functions

boost::shared_ptr< map< string, boost::shared_ptr< void > > > Params ()
 A Hashtable containing the event's parameters. More...
 

Detailed Description

This is the Base class of all Events in the API

See also
SFSEvent, SFSBuddyEvent

Member Function Documentation

◆ Params()

boost::shared_ptr< map< string, boost::shared_ptr< void > > > Sfs2X::Core::BaseEvent::Params ( )

A Hashtable containing the event's parameters.