|
#include <armarx/navigation/rooms/aron/Room.aron.generated.h>
#include <armarx/navigation/rooms/types.h>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::navigation | |
This file is part of ArmarX. | |
armarx::navigation::rooms | |
This file is part of ArmarX. | |
Functions | |
void | fromAron (const arondto::Room &dto, Room &bo) |
void | toAron (arondto::Room &dto, const Room &bo) |
template<class DtoT , class BoT > | |
DtoT | toAron (const BoT &bo) |