![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
| ▼Nbtck | |
| RBitmaskEnum | |
| RIndexedContainer | |
| RLog | |
| ▼Nipc | |
| ▼Ncapnp | |
| RDeserializable | Detect if type has a deserialize_type constructor, which is used to deserialize types like CTransaction that can't be unserialized into existing objects because they are immutable |
| ▼Nmp | Functions to serialize / deserialize common bitcoin types |
| RIsSpanOf | |
| RIsByteSpan | |
| RBasicByte | |
| RByteType | |
| RCharNotInt8 | |
| RContainsStream | Check if type contains a stream by seeing if has a GetStream() method |
| RHasToBytes | |
| RRandomNumberGenerator | A concept for RandomMixin-based random number generators |
| RSerializable | If none of the specialized versions above matched, default to calling member function |
| RStdChronoDuration | A concept for C++ std::chrono durations |
| RTxidOrWtxid | |
| RUnserializable |