#include <BCMVCObservable.h>
Definition at line 17 of file BCMVCObservable.h.
BCMVCObservable::BCMVCObservable |
( |
) | |
|
BCMVCObservable::~BCMVCObservable |
( |
) | |
|
double BCMVCObservable::GetMaximum |
( |
) | |
|
|
inline |
double BCMVCObservable::GetMinimum |
( |
) | |
|
|
inline |
std::string BCMVCObservable::GetName |
( |
) | |
|
|
inline |
void BCMVCObservable::SetMinMax |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
inline |
void BCMVCObservable::SetName |
( |
std::string |
name) | |
|
|
inline |
double BCMVCObservable::fMax |
|
private |
double BCMVCObservable::fMin |
|
private |
std::string BCMVCObservable::fName |
|
private |
The documentation for this class was generated from the following files: