#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 vector< dictionary_t > | sheet_assembly_t |
Functions |
void | assemble_sheet (const string_t &sheet_name, const sheet_assembly_t &assembly, std::ostream &out) |
sheet_assembly_t | disassemble_sheet (std::istream &stream, const line_position_t &position) |