DCL 4.0
Loading...
Searching...
No Matches
Dll Class Reference

#include <Dll.h>

Inheritance diagram for Dll:
Object SQLDriver

Protected Attributes

void * __handle
String __filename

Additional Inherited Members

Public Member Functions inherited from Object
virtual String toString () const
virtual void destroy ()
String className () const
bool isInstanceOf (const std::type_info &typeinfo) const
virtual const std::type_info & typeInfo () const
Protected Member Functions inherited from Object
virtual ~Object ()
 Object ()

Detailed Description

Definition at line 28 of file Dll.h.

Member Data Documentation

◆ __filename

String Dll::__filename
protected

Definition at line 58 of file Dll.h.

◆ __handle

void* Dll::__handle
protected

Definition at line 57 of file Dll.h.


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