Module Attribute Shims
[Shims]


Detailed Description

These shims access the module handle attribute of types that may represent operating system executable modules.


Functions

void * get_module_handle (unixstl_ns_qual(module) const &m)
 Returns the module handle for the given module.
HINSTANCE get_module_handle (winstl_ns_qual(module) const &m)
 Returns the module handle for the given module.


Function Documentation

HINSTANCE winstl::get_module_handle ( winstl_ns_qual(module) const &  m  )  [inline]

Returns the module handle for the given module.

References module::get_module_handle().

void* unixstl::get_module_handle ( unixstl_ns_qual(module) const &  m  )  [inline]

Returns the module handle for the given module.

References module::get_module_handle().


Generated on Thu Jun 10 08:58:17 2010 for STLSoft by  doxygen 1.5.6