CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Typedefs | Functions
TrRndSgThreadPoolLoader.h File Reference
#include "RxObject.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Typedefs

typedef OdSmartPtr< OdRxThreadPoolServiceOdRxThreadPoolServicePtr
 
typedef OdRxThreadPoolServicePtr(* OdTrRndSgThreadPoolLoadingFunc) ()
 

Functions

void sgInstallThreadPoolLoadingFunc (OdTrRndSgThreadPoolLoadingFunc pFuncPtr)
 
void sgUninstallThreadPoolLoadingFunc ()
 
OdTrRndSgThreadPoolLoadingFunc sgGetThreadPoolLoadingFunc ()
 
OdRxThreadPoolServicePtr sgRequestThreadPoolModule ()
 

Typedef Documentation

◆ OdRxThreadPoolServicePtr

Definition at line 34 of file TrRndSgThreadPoolLoader.h.

◆ OdTrRndSgThreadPoolLoadingFunc

typedef OdRxThreadPoolServicePtr(* OdTrRndSgThreadPoolLoadingFunc) ()

Definition at line 37 of file TrRndSgThreadPoolLoader.h.

Function Documentation

◆ sgGetThreadPoolLoadingFunc()

OdTrRndSgThreadPoolLoadingFunc sgGetThreadPoolLoadingFunc ( )

◆ sgInstallThreadPoolLoadingFunc()

void sgInstallThreadPoolLoadingFunc ( OdTrRndSgThreadPoolLoadingFunc  pFuncPtr)

◆ sgRequestThreadPoolModule()

OdRxThreadPoolServicePtr sgRequestThreadPoolModule ( )

◆ sgUninstallThreadPoolLoadingFunc()

void sgUninstallThreadPoolLoadingFunc ( )