Wiselib
Classes | Namespaces | Enumerations
wiselib.testing/algorithms/coloring/judged/judged_coloring_message_types.h File Reference
#include "util/serialization/simple_types.h"

Go to the source code of this file.

Classes

class  wiselib::JudgedColoringMessage< OsModel_P, Radio_P >

Namespaces

namespace  wiselib
 

AES Algorithm.


Enumerations

enum  wiselib::message_types {
  wiselib::JUDGE_START = 0, wiselib::NODE_START = 1, wiselib::BROAD_JUDGE = 2, wiselib::REQUEST_COLOR = 3,
  wiselib::ASSIGN_COLOR = 4, wiselib::COLOR_ASSIGNED = 5, wiselib::REASSIGN_COLOR = 6, wiselib::ASK_PERMISSION = 7,
  wiselib::GIVE_PERMISSION = 8, wiselib::DECL_PERMISSION = 10, wiselib::COLOR_NOT_ASSIGNED = 9, wiselib::TAKE_TURN = 11,
  wiselib::ASK_JUDGE = 12, wiselib::ASK_COLOR = 13, wiselib::REPLY_COLOR = 14, wiselib::FINAL_CHECK = 15,
  wiselib::CHECK_OK = 16, wiselib::CHECK_NOT_OK = 17, wiselib::CENT_END = 18, wiselib::ALL_END = 19
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines