Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

QArmDynLoader Class Reference

Class used to load the ARM4 shared library dynamically. More...

List of all members.

Public Member Functions

 QArmDynLoader ()
 ~QArmDynLoader ()

Public Attributes

myarmsdkdyn_callback_table_t m_callback_table


Detailed Description

Class used to load the ARM4 shared library dynamically.

Loads and unloads the ARM4 shared library dynamically when its constructed or destructed respectively. A global instance of this class is instanciated within the QArm shared library.

Note:
Do not uses this class. Its QArm provat.

Definition at line 66 of file qarmglobal.cpp.


Constructor & Destructor Documentation

QArmDynLoader::QArmDynLoader  ) 
 

Loads the libarm4.so dynamically.

Definition at line 77 of file qarmglobal.cpp.

References m_callback_table.

QArmDynLoader::~QArmDynLoader  ) 
 

Unloads the dynamically loaded libarm4.so.

Definition at line 83 of file qarmglobal.cpp.

References m_callback_table, and QSimpleArmExit().


Member Data Documentation

myarmsdkdyn_callback_table_t QArmDynLoader::m_callback_table
 

Callback table storing all function pointers.

Definition at line 74 of file qarmglobal.cpp.

Referenced by QArmDynLoader(), and ~QArmDynLoader().


The documentation for this class was generated from the following file:
Generated on Thu Dec 15 19:14:21 2005 for QArm API by  doxygen 1.4.2