#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 |
TSoftwareDataFileModule.hh の 58 行で定義されています。
|
TModule.hh の 61 行で定義されています。 |
|
TSoftwareDataFileModule.cc の 20 行で定義されています。 参照 Tcerr, Tendl, TModule::theStatus, と Update(). |
|
TSoftwareDataFileModule.cc の 40 行で定義されています。 参照 Tcerr, Tendl, TModule::theStatus, と Update(). |
|
TSoftwareDataFileModule.cc の 56 行で定義されています。 参照 Tcerr, Tendl, TModule::theStatus, と Update(). |
|
TSoftwareDataFileModule.cc の 76 行で定義されています。 参照 Tcerr, Tendl, TModule::theStatus, と Update(). |
|
TSoftwareDataFileModule.cc の 92 行で定義されています。 参照 Tcerr, Tendl, TModule::theStatus, と Update(). |
|
TSoftwareDataFileModule.cc の 111 行で定義されています。 |
|
TModuleに実装されています. TSoftwareDataFileModule.cc の 117 行で定義されています。 参照 TModule::theNumberOfChannels, TModule::theStatus, Tint, と TModule::tStatusSuccess. 呼出 Initialize(). |
|
TModuleに実装されています. TSoftwareDataFileModule.cc の 162 行で定義されています。 参照 TDataElement::FillData(), Tcerr, Tendl, TModule::theNumberOfChannels, TModule::theStatus, tTypeDouble, tTypeInt, と Tvoid. |
|
TSoftwareDataFileModule.hh の 136 行で定義されています。 参照 Tint. |
|
TSoftwareDataFileModule.hh の 131 行で定義されています。 参照 TdoubleList. |
|
TSoftwareDataFileModule.hh の 141 行で定義されています。 参照 TstringList. |
|
TSoftwareDataFileModule.hh の 121 行で定義されています。 参照 Tstring. |
|
TSoftwareDataFileModule.hh の 151 行で定義されています。 参照 Tifstream. |
|
TModule.hh の 96 行で定義されています。 参照 TModule::theNumberOfChannels, と Tint. |
|
TSoftwareDataFileModule.hh の 146 行で定義されています。 参照 Tint. |
|
TSoftwareDataFileModule.hh の 126 行で定義されています。 参照 Tstring. |
|
TModule.hh の 107 行で定義されています。 参照 TModule::theStatus, と Tint. |
|
TModuleに実装されています. TSoftwareDataFileModule.cc の 148 行で定義されています。 参照 Clear(), Tcerr, Tendl, TModule::theStatus, Tint, と TModule::tStatusSuccess. 呼出 Update(). |
|
TModule.hh の 118 行で定義されています。 参照 Tbool, Tfalse, TModule::theStatus, と Ttrue. |
|
TModule.cc の 43 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 40 行で定義されています。 参照 Tbool. |
|
TSoftwareDataFileModule.cc の 206 行で定義されています。 参照 Tbool, Tfalse, theBufferLength, theChannel, theCommentStringList, theFileName, theNumberOfLine, と theSeparater. |
|
TSoftwareDataFileModule.cc の 174 行で定義されています。 参照 Tcerr, Tendl, theBufferLength, theChannel, theCommentStringList, theFileName, theSeparater, TModule::theStatus, と Update(). |
|
TModule.cc の 38 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 35 行で定義されています。 参照 Tbool. |
|
TSoftwareDataFileModule.cc の 193 行で定義されています。 参照 Tbool, theBufferLength, theChannel, theCommentStringList, theFileName, theNumberOfLine, theSeparater, と Ttrue. |
|
TSoftwareDataFileModule.hh の 174 行で定義されています。 参照 Tvoid. |
|
TSoftwareDataFileModule.hh の 168 行で定義されています。 参照 Tvoid. |
|
TSoftwareDataFileModule.hh の 180 行で定義されています。 参照 Tvoid. |
|
TSoftwareDataFileModule.hh の 156 行で定義されています。 参照 Tvoid. |
|
TModule.hh の 101 行で定義されています。 |
|
TSoftwareDataFileModule.hh の 186 行で定義されています。 参照 Tvoid. |
|
TSoftwareDataFileModule.hh の 162 行で定義されています。 参照 Tvoid. |
|
TModule.hh の 112 行で定義されています。 参照 TModule::theStatus, と Tvoid. 呼出 TCamacModule::ReadInterrupt(), と TCamacModule::WaitInterrupt(). |
|
TModuleに実装されています. TSoftwareDataFileModule.cc の 125 行で定義されています。 参照 Initialize(), Tchar, TModule::theStatus, Tint, TModule::tStatusSuccess, と Tstring. |
|
|