Loading...
Searching...
No Matches
VdfPoolChainIndex Class Reference

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
 

Detailed Description

Opaque pool chain index type.

Clients may compare indicies to determine the pool chain ordering.

Definition at line 23 of file poolChainIndex.h.

Member Function Documentation

◆ operator!=()

bool operator!= ( VdfPoolChainIndex  rhs) const
inline

Definition at line 51 of file poolChainIndex.h.

◆ operator<()

bool operator< ( VdfPoolChainIndex  rhs) const
inline

Definition at line 26 of file poolChainIndex.h.

◆ operator<=()

bool operator<= ( VdfPoolChainIndex  rhs) const
inline

Definition at line 31 of file poolChainIndex.h.

◆ operator==()

bool operator== ( VdfPoolChainIndex  rhs) const
inline

Definition at line 46 of file poolChainIndex.h.

◆ operator>()

bool operator> ( VdfPoolChainIndex  rhs) const
inline

Definition at line 36 of file poolChainIndex.h.

◆ operator>=()

bool operator>= ( VdfPoolChainIndex  rhs) const
inline

Definition at line 41 of file poolChainIndex.h.

Friends And Related Function Documentation

◆ VdfPoolChainIndexer

friend class VdfPoolChainIndexer
friend

Definition at line 57 of file poolChainIndex.h.


The documentation for this class was generated from the following file: