cosi::IntQuantity Class Reference

#include <Quantity.h>

Inheritance diagram for cosi::IntQuantity:

cosi::Quantity

List of all members.

Public Member Functions

 IntQuantity ()
 IntQuantity (int pValue)
int GetValue () const
void SetValue (int pValue)

Static Public Member Functions

static std::string QuantityType ()

Static Public Attributes

static std::string sQuantityType = "Int"

Protected Attributes

int mValue


Constructor & Destructor Documentation

cosi::IntQuantity::IntQuantity (  ) 

cosi::IntQuantity::IntQuantity ( int  pValue  ) 


Member Function Documentation

std::string cosi::IntQuantity::QuantityType (  )  [static]

int cosi::IntQuantity::GetValue (  )  const

void cosi::IntQuantity::SetValue ( int  pValue  ) 


Member Data Documentation

int cosi::IntQuantity::mValue [protected]

std::string cosi::IntQuantity::sQuantityType = "Int" [static]


The documentation for this class was generated from the following files:
Generated on Sun Sep 7 18:37:47 2008 for COSI by  doxygen 1.5.4
Contact 
©2002-2018 U.C. Regents