#include <TMacroFileParser.hh>
Public メソッド | |
TMacroFileParser () | |
TMacroFileParser (const Tstring &input) | |
TMacroFileParser (const Tstring &input, const TstringList &comment) | |
TMacroFileParser (const TMacroFileParser &right) | |
~TMacroFileParser () | |
Tvoid | Open () |
Tvoid | Open (const Tstring &filename) |
Tbool | IsOpen () |
Tbool | IsGood () const |
Tbool | IsFail () const |
Tbool | IsEndOfFile () const |
Tbool | IsSuccess () |
Tvoid | Close () |
TstringList | ReadLine () |
Tbool | IsExecutable (const TstringList &readbuf) const |
Tstring | GetCommand (const TstringList &readbuf) const |
TstringList | GetArguments (const TstringList &readbuf) const |
const Tstring & | GetMacroFileName () const |
Tvoid | SetMacroFileName (const Tstring &filename) |
const TstringList & | GetCommentStringList () const |
TstringList | GetCommentStringList () |
Tvoid | SetCommentStringList (const TstringList &list) |
Tifstream & | GetMacroFileStream () |
TMacroFileParser.hh の 54 行で定義されています。
|
TMacroFileParser.cc の 18 行で定義されています。 |
|
TMacroFileParser.cc の 26 行で定義されています。 参照 Open(). |
|
TMacroFileParser.cc の 35 行で定義されています。 参照 Open(). |
|
TMacroFileParser.cc の 42 行で定義されています。 参照 Open(). |
|
TMacroFileParser.cc の 49 行で定義されています。 参照 Close(). |
|
|
TMacroFileParser.cc の 162 行で定義されています。 参照 TstringList. |
|
TMacroFileParser.cc の 153 行で定義されています。 参照 Tstring. |
|
TMacroFileParser.hh の 118 行で定義されています。 参照 TstringList. |
|
TMacroFileParser.hh の 113 行で定義されています。 参照 TstringList. |
|
TMacroFileParser.hh の 102 行で定義されています。 参照 Tstring. |
|
TMacroFileParser.hh の 129 行で定義されています。 参照 Tifstream. |
|
TMacroFileParser.cc の 100 行で定義されています。 呼出 IsSuccess(). |
|
TMacroFileParser.cc の 118 行で定義されています。 呼出 TExecuteCommand::doExecute(), TEnvironmentVariableTable::SetEnvironment(), と TEnvironmentVariableTable::TEnvironmentVariableTable(). |
|
TMacroFileParser.cc の 82 行で定義されています。 呼出 IsSuccess(). |
|
TMacroFileParser.cc の 91 行で定義されています。 |
|
TMacroFileParser.cc の 73 行で定義されています。 呼出 Close(), IsSuccess(), と Open(). |
|
|
TMacroFileParser.cc の 66 行で定義されています。 |
|
TMacroFileParser.cc の 54 行で定義されています。 参照 Close(), IsOpen(), と Tvoid. 呼出 TExecuteCommand::doExecute(), Open(), と TMacroFileParser(). |
|
|
TMacroFileParser.hh の 123 行で定義されています。 参照 Tvoid. |
|
TMacroFileParser.hh の 107 行で定義されています。 参照 Tvoid. |