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

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

#include <object.h>


Data Fields

String name
uint32 id
uint32 offset
uint32 length
uint8 alignment
List symbols
ListIterator symbolIterator


Detailed Description

Definition at line 69 of file object.h.


Field Documentation

uint8 _ObjectSection::alignment
 

Definition at line 75 of file object.h.

uint32 _ObjectSection::id
 

Definition at line 72 of file object.h.

uint32 _ObjectSection::length
 

Definition at line 74 of file object.h.

String _ObjectSection::name
 

Definition at line 71 of file object.h.

uint32 _ObjectSection::offset
 

Definition at line 73 of file object.h.

ListIterator _ObjectSection::symbolIterator
 

Definition at line 77 of file object.h.

List _ObjectSection::symbols
 

Definition at line 76 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