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

ht_data_uint Class Reference

#include <htdata.h>

Inheritance diagram for ht_data_uint:

Object List of all members.

Public Member Functions

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

Public Attributes

uint value

Constructor & Destructor Documentation

ht_data_uint::ht_data_uint uint  v = 0  ) 
 

Definition at line 52 of file htdata.cc.

References uint, and value.


Member Function Documentation

int ht_data_uint::load ht_object_stream s  )  [virtual]
 

loads object from object stream.

Returns:
ht_stream errorcode

Reimplemented from Object.

Definition at line 57 of file htdata.cc.

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

OBJECT_ID ht_data_uint::object_id  )  const [virtual]
 

Returns:
unique object id.

Reimplemented from Object.

Definition at line 68 of file htdata.cc.

References ATOM_HT_DATA_UINT.

void ht_data_uint::store ht_object_stream s  )  [virtual]
 

stores object.

Reimplemented from Object.

Definition at line 63 of file htdata.cc.

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


Member Data Documentation

uint ht_data_uint::value
 

Definition at line 44 of file htdata.h.

Referenced by find_atom_rev(), ht_data_uint(), load(), ht_streamfile_modifier::mod_pages_flush(), ht_reloc_file::read(), store(), and ht_reloc_file::write().


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