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

ht_data_uint32 Class Reference

#include <htdata.h>

Inheritance diagram for ht_data_uint32:

Object List of all members.

Public Member Functions

 ht_data_uint32 (uint32 v=0)
virtual int load (ht_object_stream *s)
virtual void store (ht_object_stream *s)
virtual OBJECT_ID object_id () const

Public Attributes

uint32 value

Constructor & Destructor Documentation

ht_data_uint32::ht_data_uint32 uint32  v = 0  ) 
 

Definition at line 77 of file htdata.cc.

References value.


Member Function Documentation

int ht_data_uint32::load ht_object_stream s  )  [virtual]
 

loads object from object stream.

Returns:
ht_stream errorcode

Reimplemented from Object.

Definition at line 82 of file htdata.cc.

References ht_layer_stream::get_error(), ht_object_stream::getIntHex(), NULL, and value.

OBJECT_ID ht_data_uint32::object_id  )  const [virtual]
 

Returns:
unique object id.

Reimplemented from Object.

Definition at line 93 of file htdata.cc.

References ATOM_HT_DATA_UINT32.

void ht_data_uint32::store ht_object_stream s  )  [virtual]
 

stores object.

Reimplemented from Object.

Definition at line 88 of file htdata.cc.

References NULL, ht_object_stream::putIntHex(), and value.


Member Data Documentation

uint32 ht_data_uint32::value
 

Definition at line 58 of file htdata.h.

Referenced by ht_data_uint32(), load(), ht_elf::relocate_section(), and store().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:15:57 2004 by doxygen 1.3.5