Defines | Functions
custom_task.h File Reference
#include "main_include.h"
Include dependency graph for custom_task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CALL_REMOTE(NAME, CALLS, EVENTS)   boost::bind(&callTask, #NAME, CALLS, EVENTS)

Functions

TaskResult callTask (std::string task_address, const CallContext &call_ctx, EventQueue &queue)

Define Documentation

#define CALL_REMOTE (   NAME,
  CALLS,
  EVENTS 
)    boost::bind(&callTask, #NAME, CALLS, EVENTS)

Definition at line 34 of file custom_task.h.


Function Documentation

TaskResult callTask ( std::string  task_address,
const CallContext call_ctx,
EventQueue queue 
)

Definition at line 13 of file custom_task.h.



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