Project

General

Profile

Actions

マニュアル #1132

closed

coil::DynamicLibの説明の追加

Added by Anonymous about 15 years ago. Updated about 15 years ago.

Status:
終了
Priority:
通常
Assignee:
-
Target version:
-
Start date:
01/19/2010
Due date:
% Done:

100%

Estimated time:

Description

coil::DynamicLibに説明を追加する。
  • DynamicLib::DynamicLib (int close_handle_on_destruction=1)
  • DynamicLib::DynamicLib (const char *dynlib_name, int open_mode=COIL_DEFAULT_DYNLIB_MODE, int close_handle_on_destruction=1)
  • DynamicLib::DynamicLib (const DynamicLib &rhs)
  • DynamicLib::~DynamicLib ()
  • DynamicLib::operator= (const DynamicLib &rhs)
  • DynamicLib::open (const char *dll_name, int open_mode=COIL_DEFAULT_DYNLIB_MODE, int close_handle_on_destruction=1)
  • DynamicLib::close (void)
  • DynamicLib::symbol (const char *symbol_name)
  • DynamicLib::error (void) const
  • DynamicLib::ForExternTest (void)
Actions #1

Updated by Anonymous about 15 years ago

  • Status changed from 新規 to 解決
  • Assignee set to Anonymous
  • % Done changed from 0 to 100
Actions #2

Updated by n-ando about 15 years ago

  • Status changed from 解決 to 終了
Actions

Also available in: Atom PDF