tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
SORTED_FLOAT Class Reference

#include <sortflts.h>

Inheritance diagram for SORTED_FLOAT:
Collaboration diagram for SORTED_FLOAT:

Public Member Functions

 SORTED_FLOAT ()=default
 
 SORTED_FLOAT (float value, int32_t key)
 

Private Attributes

float entry
 
int32_t address
 

Friends

class SORTED_FLOATS
 

Constructor & Destructor Documentation

◆ SORTED_FLOAT() [1/2]

SORTED_FLOAT::SORTED_FLOAT ( )
default

◆ SORTED_FLOAT() [2/2]

SORTED_FLOAT::SORTED_FLOAT ( float  value,
int32_t  key 
)
inline

Friends And Related Function Documentation

◆ SORTED_FLOATS

friend class SORTED_FLOATS
friend

Member Data Documentation

◆ address

int32_t SORTED_FLOAT::address
private

◆ entry

float SORTED_FLOAT::entry
private

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