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

ht_registry_data_string Class Reference

#include <htreg.h>

Inheritance diagram for ht_registry_data_string:

ht_registry_data Object List of all members.

Public Member Functions

 ht_registry_data_string (const char *s=0)
 ~ht_registry_data_string ()
virtual bool editdialog (const char *keyname)
virtual int load (ht_object_stream *f)
virtual OBJECT_ID object_id () const
virtual void store (ht_object_stream *f)
virtual void strvalue (char *buf32bytes)

Public Attributes

char * value

Constructor & Destructor Documentation

ht_registry_data_string::ht_registry_data_string const char *  s = 0  ) 
 

Definition at line 218 of file htreg.cc.

References ht_strdup(), and value.

ht_registry_data_string::~ht_registry_data_string  ) 
 

Definition at line 223 of file htreg.cc.

References value.


Member Function Documentation

bool ht_registry_data_string::editdialog const char *  keyname  )  [virtual]
 

Reimplemented from ht_registry_data.

Definition at line 228 of file htreg.cc.

References inputbox(), and value.

int ht_registry_data_string::load ht_object_stream f  )  [virtual]
 

loads object from object stream.

Returns:
ht_stream errorcode

Reimplemented from Object.

Definition at line 241 of file htreg.cc.

References ht_layer_stream::get_error(), ht_object_stream::getString(), and value.

OBJECT_ID ht_registry_data_string::object_id  )  const [virtual]
 

Returns:
unique object id.

Reimplemented from Object.

Definition at line 247 of file htreg.cc.

References ATOM_HT_REGISTRY_DATA_STRING.

void ht_registry_data_string::store ht_object_stream f  )  [virtual]
 

stores object.

Reimplemented from Object.

Definition at line 252 of file htreg.cc.

References ht_object_stream::putString(), and value.

void ht_registry_data_string::strvalue char *  buf32bytes  )  [virtual]
 

Reimplemented from ht_registry_data.

Definition at line 257 of file htreg.cc.

References value.


Member Data Documentation

char* ht_registry_data_string::value
 

Definition at line 97 of file htreg.h.

Referenced by editdialog(), get_config_string(), ht_registry_data_string(), load(), store(), strvalue(), and ~ht_registry_data_string().


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