XLE  v0.02.0
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ConsoleRig::AttachableLibrary Class Reference

Public Types

typedef char CharType
 

Public Member Functions

bool TryAttach ()
 
void Detach ()
 
bool TryGetVersion (LibVersionDesc &)
 
template<typename FnSignature >
FnSignature GetFunction (const char name[])
 
 AttachableLibrary (const CharType filename[])
 

Protected Member Functions

void * GetFunctionAddress (const char name[])
 

Protected Attributes

std::unique_ptr< Pimpl > _pimpl
 

The documentation for this class was generated from the following files: