Elemental::Category Class Reference

#include <element.hh>

List of all members.


Detailed Description

A category of properties of the chemical elements.

Public Member Functions

 Category (const Message &name, PropertyBase *properties[]) throw ()
ustring get_name () const throw ()
 Returns the translated name of the category.
void make_header (EntriesView &view) const throw ()
 Adds the category name to an EntriesView.

Public Attributes

std::list< PropertyBase * > properties
 The properties in the category.

Protected Attributes

Message name
 The untranslated name of the category.

Member Function Documentation

void Elemental::Category::make_header ( EntriesView view  )  const throw ()

Adds the category name to an EntriesView.

Parameters:
view The EntriesView to be populated.


The documentation for this class was generated from the following file:

Generated on Fri May 30 00:47:26 2008 for libelemental by  doxygen 1.5.5