Loading...
Searching...
No Matches
mask.h File Reference
+ Include dependency graph for mask.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VdfMask
 A VdfMask is placed on connections to specify the data flowing through them. More...
 
struct  VdfMask::ArbitraryLessThan
 Arbitrary total ordering of masks. More...
 
class  VdfMask::iterator
 Iterator class used to iterate through the elements of the mask. More...
 
struct  VdfMask::HashFunctor
 Hash Functor. More...
 

Functions

void TfDelegatedCountIncrement (VdfMask::_BitsImpl *p) noexcept
 
void TfDelegatedCountDecrement (VdfMask::_BitsImpl *p) noexcept
 
VDF_API std::ostream & operator<< (std::ostream &os, const VdfMask &mask)
 

Function Documentation

◆ TfDelegatedCountDecrement()

void TfDelegatedCountDecrement ( VdfMask::_BitsImpl *  p)
inlinenoexcept

Definition at line 703 of file mask.h.

◆ TfDelegatedCountIncrement()

void TfDelegatedCountIncrement ( VdfMask::_BitsImpl *  p)
inlinenoexcept

Definition at line 686 of file mask.h.