#include <oess_1/io/h/binstream.hpp>
#include <auto_ptr_3/h/vect_ptr.hpp>
#include <cpp_util_2/h/lexcast.hpp>
#include <oess_1/defs/log/h/out.hpp>
#include <oess_1/defs/h/ex.hpp>
#include <oess_1/io/h/errno.hpp>
Пространства имен | |
namespace | oess_1 |
namespace | oess_1::io |
Классы | |
class | big_endian_decoder_t |
Класс, который занимается расшифровкой BigEndian представления. Подробнее... | |
class | ibuffer_accessor_t |
Вспомогательный класс. Подробнее... | |
class | obuffer_accessor_t |
Вспомогательный класс. Подробнее... | |
Функции | |
template<class Type> | |
void | oess_1::io::read_helper (ibuffer_accessor_t &s, Type *p, size_t count) |
template<class Type> | |
void | oess_1::io::write_helper (obuffer_accessor_t &s, const Type *p, size_t count) |
Переменные | |
static big_endian_decoder_t | oess_1::io::g_big_endian_decoder |
const oess_1::uint_t | oess_1::io::max_quantity_image_size = 5 |
Максимальная длина образа двоичного представления quantity. |