#include <TSoftwareFlashAdcModule.hh>
TSoftwareFlashAdcModuleに対する継承グラフ
Public 型 | |
enum | { tStatusSuccess = 0 } |
Public メソッド | |
TSoftwareFlashAdcModule (Tint nchannel=tDefaultChannel, Tint nsampling=tDefaultSampling) | |
TSoftwareFlashAdcModule (const TSoftwareFlashAdcModule &right) | |
~TSoftwareFlashAdcModule () | |
Tint | Clear () |
Tint | Update () |
Tint | Initialize () |
Tvoid | FillData (TDataElement &element, Tint channel) |
const TSoftwareFlashAdcModule & | operator= (const TSoftwareFlashAdcModule &right) |
Tbool | operator== (const TSoftwareFlashAdcModule &right) const |
Tbool | operator!= (const TSoftwareFlashAdcModule &right) const |
Tint | GetNumberOfSampling () const |
Tvoid | SetNumberOfSampling (Tint nsampling) |
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 メソッド | |
Tvoid | setParameters () |
Tvoid | fillValue () |
Protected 変数 | |
Tint | theNumberOfChannels |
Tint | theStatus |
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
TModuleに実装されています. |
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|