Classes | Namespaces | Functions | Variables
msg.cpp File Reference
#include "msg.h"
#include "endian.h"
#include "../utils/utils.h"
#include <typeinfo>
#include <iostream>
#include <iomanip>
#include <map>
#include <dashel/dashel.h>
Include dependency graph for msg.cpp:

Go to the source code of this file.

Classes

class  Aseba::MessageTypesInitializer
 Static class that fills a table of known messages types in its constructor. More...

Namespaces

namespace  Aseba

Functions

void Aseba::sendBytecode (Dashel::Stream *stream, uint16 dest, const std::vector< uint16 > &bytecode)
 Call the SetBytecode multiple time in order to send all the bytecode.
void Aseba::sendBytecode (std::vector< Message * > &messagesVector, uint16 dest, const std::vector< uint16 > &bytecode)
 Call the SetBytecode multiple time in order to send all the bytecode.

Variables

class
Aseba::MessageTypesInitializer 
Aseba::messageTypesInitializer
 static instance, used only to have its constructor called on startup


aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:17