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