Treelite
Public Types | Public Member Functions | List of all members
SharedLibrary Class Reference

Public Types

using LibraryHandle = void *
 
using FunctionHandle = void *
 

Public Member Functions

void Load (const char *libpath)
 
FunctionHandle LoadFunction (const char *name) const
 
template<typename HandleType >
HandleType LoadFunctionWithSignature (const char *name) const
 

Detailed Description

Definition at line 40 of file predictor.h.


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