Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 멤버 함수 | Private 속성 | 모든 멤버 목록
G4strstreambuf 클래스 참조

#include <G4strstreambuf.hh>

G4strstreambuf에 대한 상속 다이어그램 :

Public 멤버 함수

 G4strstreambuf ()
 
 ~G4strstreambuf ()
 
virtual G4int overflow (G4int c=EOF)
 
virtual G4int sync ()
 
void SetDestination (G4coutDestination *dest)
 
G4coutDestinationGetDestination () const
 
G4int ReceiveString ()
 

Private 멤버 함수

 G4strstreambuf (const G4strstreambuf &)
 
G4strstreambufoperator= (const G4strstreambuf &)
 

Private 속성

char * buffer
 
G4int count
 
G4int size
 
G4coutDestinationdestination
 

상세한 설명

G4strstreambuf.hh 파일의 58 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4strstreambuf::G4strstreambuf ( )
G4strstreambuf::~G4strstreambuf ( )
G4strstreambuf::G4strstreambuf ( const G4strstreambuf )
private

멤버 함수 문서화

G4coutDestination* G4strstreambuf::GetDestination ( ) const
inline
G4strstreambuf& G4strstreambuf::operator= ( const G4strstreambuf )
private
virtual G4int G4strstreambuf::overflow ( G4int  c = EOF)
virtual
G4int G4strstreambuf::ReceiveString ( )
inline
void G4strstreambuf::SetDestination ( G4coutDestination dest)
virtual G4int G4strstreambuf::sync ( )
virtual

멤버 데이타 문서화

char* G4strstreambuf::buffer
private

G4strstreambuf.hh 파일의 78 번째 라인에서 정의되었습니다.

G4int G4strstreambuf::count
private

G4strstreambuf.hh 파일의 79 번째 라인에서 정의되었습니다.

G4coutDestination* G4strstreambuf::destination
private

G4strstreambuf.hh 파일의 80 번째 라인에서 정의되었습니다.

G4int G4strstreambuf::size
private

G4strstreambuf.hh 파일의 79 번째 라인에서 정의되었습니다.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: