#include <boost/filesystem/path.hpp>#include <walk_interfaces/pattern-generator.hh>#include <walk_interfaces/binary.hxx>

Go to the source code of this file.
| Classes | |
| class | walk::BinaryReader< T > | 
| struct | walk::BinaryReaderHelper | 
| class | walk::BinaryWriter< T > | 
| struct | walk::BinaryWriterHelper | 
| Namespaces | |
| namespace | walk | 
| Functions | |
| template<typename T > | |
| BinaryWriterHelper & | walk::operator<< (BinaryWriterHelper &helper, const PatternGenerator< T > &pg) | 
| template<typename T > | |
| BinaryReaderHelper & | walk::operator>> (BinaryReaderHelper &helper, BinaryReader< T > &pg) |