FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
FastLookupUtils::ltBinaryBlock Struct Reference

Less-than comparison for BinaryBlock_struct. More...

#include <fastLookupTable.hpp>

Public Member Functions

bool operator() (const BinaryBlock_struct arg1, const BinaryBlock_struct arg2) const
 Performs less-than comparison on BinaryBlock_struct elements. More...
 

Detailed Description

Less-than comparison for BinaryBlock_struct.

Member Function Documentation

◆ operator()()

bool FastLookupUtils::ltBinaryBlock::operator() ( const BinaryBlock_struct  arg1,
const BinaryBlock_struct  arg2 
) const
inline

Performs less-than comparison on BinaryBlock_struct elements.

These are passed by value in 4 registers rather than requiring them to be passed by reference and maintained in memory.

References BinaryBlock_struct::bfrLen, BinaryBlock_struct::dataBfr, and OME_EXPECT_FALSE.


The documentation for this struct was generated from the following file:
Generated: Fri Jul 31 2020 18:19:16
Support Information