#include <G4strstreambuf.hh>
Public 멤버 함수 | |
G4strstreambuf () | |
~G4strstreambuf () | |
virtual G4int | overflow (G4int c=EOF) |
virtual G4int | sync () |
void | SetDestination (G4coutDestination *dest) |
G4coutDestination * | GetDestination () const |
G4int | ReceiveString () |
Private 멤버 함수 | |
G4strstreambuf (const G4strstreambuf &) | |
G4strstreambuf & | operator= (const G4strstreambuf &) |
Private 속성 | |
char * | buffer |
G4int | count |
G4int | size |
G4coutDestination * | destination |
G4strstreambuf.hh 파일의 58 번째 라인에서 정의되었습니다.
G4strstreambuf::G4strstreambuf | ( | ) |
G4strstreambuf::~G4strstreambuf | ( | ) |
|
private |
|
inline |
|
private |
|
inline |
void G4strstreambuf::SetDestination | ( | G4coutDestination * | dest | ) |
|
virtual |
|
private |
G4strstreambuf.hh 파일의 78 번째 라인에서 정의되었습니다.
|
private |
G4strstreambuf.hh 파일의 79 번째 라인에서 정의되었습니다.
|
private |
G4strstreambuf.hh 파일의 80 번째 라인에서 정의되었습니다.
|
private |
G4strstreambuf.hh 파일의 79 번째 라인에서 정의되었습니다.