|
libHSPlasma
|
#include <plScalarChannel.h>
Public Member Functions | |
| float | getResult () const |
| void | setResult (float result) |
Public Member Functions inherited from plAGChannel | |
| virtual void | read (hsStream *S, plResManager *mgr) |
| virtual void | write (hsStream *S, plResManager *mgr) |
| plString | getName () const |
| void | setName (const plString &name) |
Public Member Functions inherited from plCreatable | |
| plCreatable () | |
| virtual | ~plCreatable () |
| virtual short | ClassIndex () const =0 |
| short | ClassIndex (PlasmaVer ver) const |
| virtual const char * | ClassName () const |
| virtual bool | ClassInstance (short) const |
| virtual bool | isStub () const |
| virtual void | prcWrite (pfPrcHelper *prc) |
| virtual void | prcParse (const pfPrcTag *tag, plResManager *mgr) |
Protected Attributes | |
| float | fResult |
Protected Attributes inherited from plAGChannel | |
| plString | fName |
Additional Inherited Members | |
Protected Member Functions inherited from plAGChannel | |
| virtual void | IPrcWrite (pfPrcHelper *prc) |
| virtual void | IPrcParse (const pfPrcTag *tag, plResManager *mgr) |
| float plScalarChannel::getResult | ( | ) | const |
| void plScalarChannel::setResult | ( | float | result | ) |
|
protected |
1.8.1.2