#include <chain.h>
Definition at line 87 of file chain.h.
◆ CDiskBlockPos() [1/2]
CDiskBlockPos::CDiskBlockPos |
( |
| ) |
|
|
inline |
◆ CDiskBlockPos() [2/2]
CDiskBlockPos::CDiskBlockPos |
( |
int |
nFileIn, |
|
|
unsigned int |
nPosIn |
|
) |
| |
|
inline |
◆ IsNull()
bool CDiskBlockPos::IsNull |
( |
| ) |
const |
|
inline |
◆ SerializationOp()
template<typename Stream , typename Operation >
void CDiskBlockPos::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ SetNull()
void CDiskBlockPos::SetNull |
( |
| ) |
|
|
inline |
◆ ToString()
std::string CDiskBlockPos::ToString |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator==
◆ ADD_SERIALIZE_METHODS
CDiskBlockPos::ADD_SERIALIZE_METHODS |
◆ nFile
◆ nPos
unsigned int CDiskBlockPos::nPos |
The documentation for this struct was generated from the following file: