#ifndef NG_WRITE_H_N8L9UVMF #define NG_WRITE_H_N8L9UVMF #include #include #include namespace ng { PUBLIC text::range_t write_unit_to_fd (buffer_t const& buffer, range_t const& ranges, size_t tabSize, int fd, input::type unit, input::type fallbackUnit, input_format::type format, scope::selector_t const& scopeSelector, std::map& variables, bool* inputWasSelection); } /* ng */ #endif /* end of include guard: NG_WRITE_H_N8L9UVMF */