#include <TSoftwareDataFileModule.hh>
TSoftwareDataFileModuleに対する継承グラフ
Public 型 | |
enum | { tStatusSuccess = 0 } |
Public メソッド | |
TSoftwareDataFileModule (const Tstring &filename, Tint nchannel) | |
TSoftwareDataFileModule (const Tstring &filename, const TstringList &comment, Tint nchannel) | |
TSoftwareDataFileModule (const Tstring &filename, const Tstring &separater, Tint nchannel) | |
TSoftwareDataFileModule (const Tstring &filename, const TstringList &comment, const Tstring &separater, Tint nchannel) | |
TSoftwareDataFileModule (const TSoftwareDataFileModule &right) | |
~TSoftwareDataFileModule () | |
Tint | Clear () |
Tint | Update () |
Tint | Initialize () |
Tvoid | FillData (TDataElement &element, Tint channel) |
const TSoftwareDataFileModule & | operator= (const TSoftwareDataFileModule &right) |
Tbool | operator== (const TSoftwareDataFileModule &right) const |
Tbool | operator!= (const TSoftwareDataFileModule &right) const |
const Tstring & | GetFileName () const |
const Tstring & | GetSeparater () const |
const TdoubleList & | GetChannel () const |
Tint | GetBufferLength () const |
const TstringList & | GetCommentStringList () const |
Tint | GetNumberOfLine () const |
Tifstream & | GetInputFileStream () |
Tvoid | SetFileName (const Tstring &fname) |
Tvoid | SetSeparater (const Tstring &separater) |
Tvoid | SetChannel (const TdoubleList &channels) |
Tvoid | SetBufferLength (Tint buflen) |
Tvoid | SetCommentStringList (const TstringList &commentlist) |
Tvoid | SetNumberOfLine (Tint nline) |
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 変数 | |
Tint | theNumberOfChannels |
Tint | theStatus |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
TModuleに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TModuleに実装されています. |
|
|
|
|