![]() |
|
Opaque pool chain index type. More...
#include <poolChainIndex.h>
Public Member Functions | |
| bool | operator< (VdfPoolChainIndex rhs) const |
| bool | operator<= (VdfPoolChainIndex rhs) const |
| bool | operator> (VdfPoolChainIndex rhs) const |
| bool | operator>= (VdfPoolChainIndex rhs) const |
| bool | operator== (VdfPoolChainIndex rhs) const |
| bool | operator!= (VdfPoolChainIndex rhs) const |
Friends | |
| class | VdfPoolChainIndexer |
Opaque pool chain index type.
Clients may compare indicies to determine the pool chain ordering.
Definition at line 23 of file poolChainIndex.h.
|
inline |
Definition at line 51 of file poolChainIndex.h.
|
inline |
Definition at line 26 of file poolChainIndex.h.
|
inline |
Definition at line 31 of file poolChainIndex.h.
|
inline |
Definition at line 46 of file poolChainIndex.h.
|
inline |
Definition at line 36 of file poolChainIndex.h.
|
inline |
Definition at line 41 of file poolChainIndex.h.
|
friend |
Definition at line 57 of file poolChainIndex.h.