starbase.h
Classes
- starbase -- (full description)
Interface
- Public Members
- starbase()
- virtual ~starbase()
- story * get_star_story()
- void set_star_story(story * ss)
- virtual ostream & print_star_story(ostream&)
- virtual istream & scan_star_story(istream&)
-----------------------------------------------------------------------------
starbase -- the underlying class for stars
-----------------------------------------------------------------------------
/
starbase
Member Description