Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

Quantities::PrintStatus Class Reference

store and make available the status of printing More...

#include <Quantity.h>

List of all members.

Public Member Functions

bool name (void) const
 return the status to print the quantity name

bool symbol (void) const
 return the status to print the quantity symbol


Static Private Attributes

bool _name = false
 default value

bool _symbol = false
 default value


Detailed Description

store and make available the status of printing

Definition at line 287 of file Quantity.h.


Member Function Documentation

bool Quantities::PrintStatus::name void   )  const [inline]
 

return the status to print the quantity name

reads the private _name data member.

Definition at line 299 of file Quantity.h.

References _name.

bool Quantities::PrintStatus::symbol void   )  const [inline]
 

return the status to print the quantity symbol

reads the private _symbol data member.

Definition at line 303 of file Quantity.h.

References _symbol.


The documentation for this class was generated from the following files:
Generated on Sun Jan 15 13:58:00 2006 for Quantity by doxygen 1.3.6