#include "Buffer.h"#include <boost/random/independent_bits.hpp>#include <climits>#include <random>
test/Buffer.cpp 的引用(Include)关系图:命名空间 | |
| namespace | util |
| namespace | util::buffer |
函数 | |
| shared_buffer | util::buffer::make_random (size_t size) |
| std::string | util::buffer::to_hex_string (const Buffer &buf, size_t length) |