![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <cassert>#include <functional>#include <map>#include <memory>#include <string>#include <set>#include <vector>Go to the source code of this file.
Classes | |
| struct | mp::test::FooStruct |
| struct | mp::test::FooCustom |
| struct | mp::test::FooEmpty |
| struct | mp::test::FooMessage |
| struct | mp::test::FooMutable |
| class | mp::test::FooCallback |
| class | mp::test::ExtendedCallback |
| class | mp::test::FooImplementation |
Namespaces | |
| namespace | mp |
| Functions to serialize / deserialize common bitcoin types. | |
| namespace | mp::test |
Enumerations | |
| enum class | mp::test::FooEnum : uint8_t { mp::test::ONE = 1 , mp::test::TWO = 2 } |