Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_Object Struct Reference
[queue.h: Abstract queue class]

#include <object.h>


Data Fields

String name
uint8base
uint32 length
ObjectParser parser
List sections
ListIterator sectionsIterator
List imports
ListIterator importsIterator
List exports
ListIterator exportsIterator
List relocations
ListIterator relocationsIterator
void * privateData


Detailed Description

Definition at line 31 of file object.h.


Field Documentation

uint8* _Object::base
 

Definition at line 34 of file object.h.

List _Object::exports
 

Definition at line 41 of file object.h.

ListIterator _Object::exportsIterator
 

Definition at line 42 of file object.h.

List _Object::imports
 

Definition at line 39 of file object.h.

ListIterator _Object::importsIterator
 

Definition at line 40 of file object.h.

uint32 _Object::length
 

Definition at line 35 of file object.h.

String _Object::name
 

Definition at line 33 of file object.h.

ObjectParser _Object::parser
 

Definition at line 36 of file object.h.

void* _Object::privateData
 

Definition at line 45 of file object.h.

List _Object::relocations
 

Definition at line 43 of file object.h.

ListIterator _Object::relocationsIterator
 

Definition at line 44 of file object.h.

List _Object::sections
 

Definition at line 37 of file object.h.

ListIterator _Object::sectionsIterator
 

Definition at line 38 of file object.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 22 20:36:34 2006 for ndk by  doxygen 1.4.4