FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations
addHLR.h File Reference

Go to the source code of this file.

Classes

class  AsdkHlrData
 
class  AsdkHlrCollector
 
class  AsdkHlrEngine
 

Typedefs

typedef void(* _ProgressCallbackFct) (int percent_completed)
 

Enumerations

enum  AsdkHlrControl {
  kShowAll =0x0002 , kEntity =0x0004 , kBlock =0x0008 , kSubentity =0x0010 ,
  kReuse =0x0200 , kProgress =0x0400
}
 

Typedef Documentation

◆ _ProgressCallbackFct

typedef void(* _ProgressCallbackFct) (int percent_completed)

Definition at line 75 of file addHLR.h.

Enumeration Type Documentation

◆ AsdkHlrControl

Enumerator
kShowAll 
kEntity 
kBlock 
kSubentity 
kReuse 
kProgress 

Definition at line 19 of file addHLR.h.