#include <adobe/config.hpp>
#include <adobe/dictionary.hpp>
#include <adobe/forest.hpp>
#include <adobe/formatter_tokens.hpp>
#include <adobe/istream.hpp>
#include <adobe/string.hpp>
#include <adobe/utility/pair.hpp>
#include <adobe/vector.hpp>
Go to the source code of this file.
Namespaces |
namespace | adobe |
Typedefs |
typedef pair< forest
< dictionary_t >, vector
< dictionary_t > > | layout_assembly_t |
Functions |
void | assemble_layout (const string_t &layout_name, const layout_assembly_t &assembly, std::ostream &out) |
layout_assembly_t | disassemble_layout (std::istream &stream, const line_position_t &position) |