|
Wire Sysio Wire Sysion 1.0.0
|
#include <limits>#include <stdint.h>#include <string>#include <fc/exception/exception.hpp>#include <fc/crypto/city.hpp>

Go to the source code of this file.
Classes | |
| class | fc::uint128 |
| an implementation of 128 bit unsigned integer More... | |
| struct | std::hash< fc::uint128 > |
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
| namespace | fc::raw |
| namespace | std |
Functions | |
| void | fc::to_variant (const uint128 &var, variant &vo) |
| void | fc::from_variant (const variant &var, uint128 &vo) |
| template<typename Stream > | |
| void | fc::raw::pack (Stream &s, const uint128 &u) |
| template<typename Stream > | |
| void | fc::raw::unpack (Stream &s, uint128 &u) |
| size_t | fc::city_hash_size_t (const char *buf, size_t len) |