XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
dynamic_library.hpp File Reference

load and invoke methods in a dynamic library More...

+ Include dependency graph for dynamic_library.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  xtd::dynamic_library
 
class  xtd::dynamic_library_exception
 
class  xtd::dynamic_library::function< _ReturnT, _ArgsT >
 

Namespaces

 xtd
 The main namespace of the XTL library.
 

Detailed Description

load and invoke methods in a dynamic library

Definition in file dynamic_library.hpp.