#include <TSoftwareScalerModule.hh>
TSoftwareScalerModuleに対する継承グラフ
Public 型 | |
enum | { tStatusSuccess = 0 } |
Public メソッド | |
TSoftwareScalerModule (Tint nchannel=tDefaultChannel) | |
TSoftwareScalerModule (const TSoftwareScalerModule &right) | |
virtual | ~TSoftwareScalerModule () |
virtual Tint | Clear () |
virtual Tint | Update () |
virtual Tint | Initialize () |
virtual Tvoid | FillData (TDataElement &element, Tint channel) |
virtual Tint | Increase (Tint channel) |
virtual Tint | Increase () |
virtual Tint | Decrease (Tint channel) |
virtual Tint | Decrease () |
virtual Tint | GetData (Tint channel) const |
virtual Tvoid | SetData (Tint channel, Tint data) |
virtual const TSoftwareScalerModule & | operator= (const TSoftwareScalerModule &right) |
virtual Tbool | operator== (const TSoftwareScalerModule &right) const |
virtual Tbool | operator!= (const TSoftwareScalerModule &right) const |
virtual const TChannel & | GetChannel () const |
virtual Tvoid | SetChannel (const TChannel &channels) |
virtual Tbool | operator== (const TSoftwareModule &right) const |
virtual Tbool | operator== (const TModule &right) const |
virtual Tbool | operator!= (const TSoftwareModule &right) const |
virtual Tbool | operator!= (const TModule &right) const |
Tint | GetNumberOfChannels () const |
Tint | GetStatus () const |
Tvoid | SetNumberOfChannels (Tint nchannel) |
Tvoid | SetStatus (Tint status) |
Tbool | IsSuccess () const |
Protected 型 | |
enum | { tDefaultChannel = 8 } |
Protected 変数 | |
TChannel | theChannel |
Tint | theNumberOfChannels |
Tint | theStatus |
|
|
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|
|
|