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

ht_project Class Reference

#include <htapp.h>

Inheritance diagram for ht_project:

ht_sorted_list ht_clist ht_list Object List of all members.

Public Member Functions

void init (char *filename)
virtual void done ()
virtual int load (ht_object_stream *s)
virtual OBJECT_ID object_id () const
virtual void store (ht_object_stream *s)
char * get_filename ()

Protected Attributes

char * filename

Member Function Documentation

void ht_project::done  )  [virtual]
 

Reimplemented from ht_sorted_list.

Definition at line 635 of file htapp.cc.

References ht_sorted_list::done(), and filename.

char * ht_project::get_filename  ) 
 

Definition at line 641 of file htapp.cc.

References filename.

Referenced by ht_project_window::handlemsg().

void ht_project::init char *  filename  ) 
 

Definition at line 629 of file htapp.cc.

References filename, and Object::init().

int ht_project::load ht_object_stream s  )  [virtual]
 

loads object from object stream.

Returns:
ht_stream errorcode

Reimplemented from ht_clist.

Definition at line 646 of file htapp.cc.

References filename, ht_layer_stream::get_desc(), and ht_clist::load().

OBJECT_ID ht_project::object_id  )  const [virtual]
 

Returns:
unique object id.

Reimplemented from ht_clist.

Definition at line 653 of file htapp.cc.

References ATOM_HT_PROJECT.

void ht_project::store ht_object_stream s  )  [virtual]
 

stores object.

Reimplemented from ht_clist.

Definition at line 658 of file htapp.cc.

References ht_clist::store().


Member Data Documentation

char* ht_project::filename [protected]
 

Definition at line 182 of file htapp.h.

Referenced by done(), get_filename(), init(), and load().


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