Public Member Functions | Static Public Member Functions | List of all members
karto::EventArguments Class Reference

#include <Event.h>

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

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

karto::EventArguments::EventArguments ( )

Definition at line 27 of file Event.cpp.

karto::EventArguments::~EventArguments ( )
virtual

Definition at line 31 of file Event.cpp.

Member Function Documentation

static EventArguments& karto::EventArguments::Empty ( )
inlinestatic

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 Tue Nov 7 2017 06:02:36