|
This file is part of ArmarX. More...
Classes | |
struct | Room |
class | RoomNavigationTargetCreator |
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) |
Variables | |
const armem::MemoryID | coreSegmentID |
This file is part of ArmarX.
ArmarX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
ArmarX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
ArmarX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
ArmarX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
void fromAron | ( | const arondto::Room & | dto, |
Room & | bo | ||
) |
Definition at line 19 of file aron_conversions.cpp.
void toAron | ( | arondto::Room & | dto, |
const Room & | bo | ||
) |
Definition at line 10 of file aron_conversions.cpp.
DtoT armarx::navigation::rooms::toAron | ( | const BoT & | bo | ) |
|
inline |
Definition at line 10 of file constants.h.