HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VdfPoolChainIndex Class Reference

#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

bool VdfPoolChainIndex::operator!= ( VdfPoolChainIndex  rhs) const
inline

Definition at line 51 of file poolChainIndex.h.

bool VdfPoolChainIndex::operator< ( VdfPoolChainIndex  rhs) const
inline

Definition at line 26 of file poolChainIndex.h.

bool VdfPoolChainIndex::operator<= ( VdfPoolChainIndex  rhs) const
inline

Definition at line 31 of file poolChainIndex.h.

bool VdfPoolChainIndex::operator== ( VdfPoolChainIndex  rhs) const
inline

Definition at line 46 of file poolChainIndex.h.

bool VdfPoolChainIndex::operator> ( VdfPoolChainIndex  rhs) const
inline

Definition at line 36 of file poolChainIndex.h.

bool VdfPoolChainIndex::operator>= ( VdfPoolChainIndex  rhs) const
inline

Definition at line 41 of file poolChainIndex.h.

Friends And Related Function Documentation

friend class VdfPoolChainIndexer
friend

Definition at line 57 of file poolChainIndex.h.


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