Document of c-modernization-kit (funcman) 1.0.0
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 
funcman
 
include
 
dllmain.h
汎用 DLL ロード・アンロードフックヘッダー。
 
funcman.h
関数動的呼び出し機構 (funcman) の公開 API ヘッダー。
 
libsrc
 
funcman
 
funcman_dispose.c
Funcman_object ポインタ配列を解放します。
 
funcman_get_func.c
拡張可能な関数の動的ロードを行い、関数アドレスを返却します。
 
funcman_info.c
Funcman_object ポインタ配列の内容を標準出力に表示します。
 
funcman_init.c
設定テキストファイルから funcman_object エントリを読み込む。
 
funcman_is_declared_default.c
Funcman_object が明示的デフォルトかどうかを返します。
 
get_lib_info.c
共有ライブラリ自身 (.so/.dll) の絶対パスと basename (パスなし・拡張子なし) を取得します。