Grok  10.0.3
Namespaces | Functions
minpf_dynamic_library.cpp File Reference
#include <plugin/minpf_dynamic_library.h>
#include <stdio.h>
#include <cstring>

Namespaces

 grk
 Copyright (C) 2016-2022 Grok Image Compression Inc.
 

Functions

bool grk::minpf_get_full_path ([[maybe_unused]] const char *path, [[maybe_unused]] void *addr, [[maybe_unused]] dynamic_handle_t handle, [[maybe_unused]] char *fullPath, [[maybe_unused]] size_t fullPathLen)
 
bool grk::minpf_unload_dynamic_library ([[maybe_unused]] minpf_dynamic_library *library)
 
minpf_dynamic_library * grk::minpf_load_dynamic_library ([[maybe_unused]] const char *path, [[maybe_unused]] char *error)
 
void * grk::minpf_get_symbol ([[maybe_unused]] minpf_dynamic_library *library, [[maybe_unused]] const char *symbol)