Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WorldStateSerializerBehavior.cc File Reference

Implements WorldStateSerializer, which copies WorldState into a buffer for transmission over the network. More...

#include "WorldStateSerializerBehavior.h"
#include "Behaviors/BehaviorBase.h"
#include "Shared/Config.h"
#include <string>
#include "Shared/WorldState.h"
#include "Wireless/Wireless.h"
#include "Behaviors/Controller.h"
#include "Events/EventRouter.h"
#include "Shared/LoadSave.h"
Include dependency graph for WorldStateSerializerBehavior.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

size_t strlen (const std::string &st)
 a little trick to get RobotName length under aperios, which has to use a string class instead of char*

Variables

BehaviorSwitchControlBase *const autoRegisterWorldStateSerializer = BehaviorBase::registerControllerEntry<WorldStateSerializerBehavior>("World State Serializer","TekkotsuMon",BEH_NONEXCLUSIVE)

Detailed Description

Implements WorldStateSerializer, which copies WorldState into a buffer for transmission over the network.

Author:
alokl (Creator)

Definition in file WorldStateSerializerBehavior.cc.


Function Documentation


Variable Documentation

BehaviorSwitchControlBase* const autoRegisterWorldStateSerializer = BehaviorBase::registerControllerEntry<WorldStateSerializerBehavior>("World State Serializer","TekkotsuMon",BEH_NONEXCLUSIVE)

Definition at line 11 of file WorldStateSerializerBehavior.cc.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:03 2016 by Doxygen 1.6.3