$search
#include <utility>
#include <walk_interfaces/pattern-generator.hh>
#include <walk_interfaces/binary.hh>
#include <halfsteps_pattern_generator.hh>
Go to the source code of this file.
Namespaces | |
namespace | walk |
Functions | |
BinaryWriterHelper & | walk::operator<< (BinaryWriterHelper &helper, const WALK_INTERFACES_EIGEN_STL_VECTOR(HalfStepsPatternGenerator::footprint_t)&footprints) |
BinaryWriterHelper & | walk::operator<< (BinaryWriterHelper &helper, const HalfStepsPatternGenerator::footprint_t &footprint) |
BinaryReaderHelper & | walk::operator>> (BinaryReaderHelper &helper, WALK_INTERFACES_EIGEN_STL_VECTOR(HalfStepsPatternGenerator::footprint_t)&footprints) |
BinaryReaderHelper & | walk::operator>> (BinaryReaderHelper &helper, HalfStepsPatternGenerator::footprint_t &footprint) |