Public Member Functions | Static Public Member Functions
karto::EventArguments Class Reference

#include <Event.h>

Inheritance diagram for karto::EventArguments:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EventArguments ()
virtual ~EventArguments ()

Static Public Member Functions

static EventArgumentsEmpty ()

Detailed Description

The purpose of the EventArguments class is to be used as parameter when one doesn't want to send any data. One can use EventArgs as a super-class for one's own event arguments but with the arguments being a template parameter this is not necessary.

Definition at line 1017 of file Event.h.


Constructor & Destructor Documentation

Definition at line 27 of file Event.cpp.

Definition at line 31 of file Event.cpp.


Member Function Documentation

static EventArguments& karto::EventArguments::Empty ( ) [inline, static]

An empty event argument

Returns:
empty event argument

Definition at line 1028 of file Event.h.


The documentation for this class was generated from the following files:


nav2d_karto
Author(s): Sebastian Kasperski
autogenerated on Sun Apr 2 2017 03:53:09