Static Public Member Functions | Private Types
decision_making::MapResultEvent Class Reference

#include <EventSystem.h>

List of all members.

Static Public Member Functions

static mapper_typeget ()
static string map (string task, int result)
static void map (string task, int result, string event)

Private Types

typedef std::map< int, string > mapper_item_type
typedef std::map< string,
mapper_item_type
mapper_type

Detailed Description

Definition at line 304 of file EventSystem.h.


Member Typedef Documentation

typedef std::map<int,string> decision_making::MapResultEvent::mapper_item_type [private]

Definition at line 305 of file EventSystem.h.

Definition at line 306 of file EventSystem.h.


Member Function Documentation

static mapper_type& decision_making::MapResultEvent::get ( ) [inline, static]

Definition at line 308 of file EventSystem.h.

static string decision_making::MapResultEvent::map ( string  task,
int  result 
) [inline, static]

Definition at line 310 of file EventSystem.h.

static void decision_making::MapResultEvent::map ( string  task,
int  result,
string  event 
) [inline, static]

Definition at line 318 of file EventSystem.h.


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


decision_making
Author(s):
autogenerated on Wed Aug 26 2015 11:16:53