hydrobase.h
Classes
- hydrobase -- (full description)
Interface
- Public Members
- hydrobase()
- virtual ~hydrobase()
- story * get_hydro_story()
- void set_hydro_story(story * ss)
- virtual ostream & print_hydro_story(ostream&)
- virtual istream & scan_hydro_story(istream&)
-----------------------------------------------------------------------------
hydrobase -- the underlying class for hydros
-----------------------------------------------------------------------------
Member Description
construct
virtual destruct, since this is a base class