Design Patterns
structural::composite::Watt Class Reference

#include <watt.h>

Collaboration diagram for structural::composite::Watt:

Public Member Functions

 Watt (const double &value)
 
double value () const
 
void value (double)
 

Constructor & Destructor Documentation

structural::composite::Watt::Watt ( const double &  value)
explicit

Member Function Documentation

double structural::composite::Watt::value ( ) const

Here is the caller graph for this function:

void structural::composite::Watt::value ( double  value)

Here is the call graph for this function:


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