#include <G4tgrFileIn.hh>
Public 멤버 함수 | |
| G4tgrFileIn () | |
| ~G4tgrFileIn () | |
| G4int | GetWordsInLine (std::vector< G4String > &wl) |
| void | ErrorInLine () |
| G4int | Nline () |
| const G4String & | GetName () |
| void | OpenNewFile (const char *filename) |
| G4bool | EndOfFile () |
| void | Close () |
| void | DumpException (const G4String &sent) |
정적 Public 멤버 함수 | |
| static G4tgrFileIn & | GetInstance (const G4String &name) |
| static G4tgrFileIn & | GetInstanceOpened (const G4String &name) |
Private 멤버 함수 | |
| G4tgrFileIn (const G4String &name) | |
Private 속성 | |
| std::vector< std::ifstream * > | theFiles |
| std::vector< G4int > | theLineNo |
| std::vector< G4String > | theNames |
| G4int | theCurrentFile |
| G4String | theName |
정적 Private 속성 | |
| static G4ThreadLocal std::vector< G4tgrFileIn * > * | theInstances = 0 |
G4tgrFileIn.hh 파일의 46 번째 라인에서 정의되었습니다.
| G4tgrFileIn::G4tgrFileIn | ( | ) |
| G4tgrFileIn::~G4tgrFileIn | ( | ) |
G4tgrFileIn.cc 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : theInstances.
|
inlineprivate |
G4tgrFileIn.hh 파일의 78 번째 라인에서 정의되었습니다.
| void G4tgrFileIn::Close | ( | ) |
G4tgrFileIn.cc 파일의 416 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4tgrMessenger::GetVerboseLevel(), theCurrentFile, theFiles.
다음에 의해서 참조됨 : EndOfFile().
G4tgrFileIn.cc 파일의 432 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UIcommand::ConvertToString(), FatalException, G4Exception(), theCurrentFile, theLineNo, theName.
다음에 의해서 참조됨 : GetWordsInLine(), G4tgrFileReader::ReadFiles().
| G4bool G4tgrFileIn::EndOfFile | ( | ) |
G4tgrFileIn.cc 파일의 377 번째 라인에서 정의되었습니다.
다음을 참조함 : Close(), G4cout, G4endl, G4tgrMessenger::GetVerboseLevel(), theCurrentFile, theFiles.
다음에 의해서 참조됨 : GetWordsInLine().
| void G4tgrFileIn::ErrorInLine | ( | ) |
G4tgrFileIn.cc 파일의 368 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cerr, theCurrentFile, theLineNo, theNames.
다음에 의해서 참조됨 : GetWordsInLine().
|
static |
G4tgrFileIn.cc 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrFileIn(), instance, OpenNewFile(), theCurrentFile, theInstances.
다음에 의해서 참조됨 : DicomFileMgr::Convert(), GetInstanceOpened(), G4tgrFileReader::ReadFiles().
|
static |
G4tgrFileIn.cc 파일의 123 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception(), GetInstance(), GetName().
G4tgrFileIn.cc 파일의 141 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::append(), DumpException(), EndOfFile(), ErrorInLine(), FatalException, G4cout, G4endl, G4Exception(), G4tgrMessenger::GetVerboseLevel(), OpenNewFile(), theCurrentFile, theFiles, theLineNo.
다음에 의해서 참조됨 : DicomFileMgr::Convert(), G4tgrFileReader::ReadFiles().
|
inline |
G4tgrFileIn.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : theCurrentFile, theLineNo.
| void G4tgrFileIn::OpenNewFile | ( | const char * | filename | ) |
G4tgrFileIn.cc 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, fin, G4Exception(), theCurrentFile, theFiles, theLineNo, theNames.
다음에 의해서 참조됨 : GetInstance(), GetWordsInLine().
|
private |
G4tgrFileIn.hh 파일의 89 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Close(), DumpException(), EndOfFile(), ErrorInLine(), GetInstance(), GetWordsInLine(), Nline(), OpenNewFile().
|
private |
G4tgrFileIn.hh 파일의 82 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Close(), EndOfFile(), GetWordsInLine(), OpenNewFile().
|
staticprivate |
G4tgrFileIn.hh 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrFileIn(), GetInstance(), ~G4tgrFileIn().
|
private |
G4tgrFileIn.hh 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DumpException(), ErrorInLine(), GetWordsInLine(), Nline(), OpenNewFile().
|
private |
G4tgrFileIn.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DumpException(), GetName().
|
private |
G4tgrFileIn.hh 파일의 87 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ErrorInLine(), OpenNewFile().
1.8.5