#include <G4ofstreamDestination.hh>
Definition at line 57 of file G4ofstreamDestination.hh.
◆ G4ofstreamDestinationBase()
G4ofstreamDestinationBase::G4ofstreamDestinationBase |
( |
const G4String & |
defaultName, |
|
|
G4bool |
append |
|
) |
| |
◆ ~G4ofstreamDestinationBase()
G4ofstreamDestinationBase::~G4ofstreamDestinationBase |
( |
| ) |
|
|
virtual |
◆ Close()
void G4ofstreamDestinationBase::Close |
( |
| ) |
|
◆ Open()
void G4ofstreamDestinationBase::Open |
( |
| ) |
|
◆ ReceiveG4cerr()
virtual G4int G4ofstreamDestinationBase::ReceiveG4cerr |
( |
const G4String & |
| ) |
|
|
pure virtual |
◆ ReceiveG4cout()
virtual G4int G4ofstreamDestinationBase::ReceiveG4cout |
( |
const G4String & |
| ) |
|
|
pure virtual |
◆ SetFileName()
void G4ofstreamDestinationBase::SetFileName |
( |
const G4String & |
name, |
|
|
G4bool |
append = true |
|
) |
| |
◆ appendFlag
G4bool G4ofstreamDestinationBase::appendFlag |
|
private |
◆ fileName
G4String G4ofstreamDestinationBase::fileName |
|
private |
◆ g4file
std::ofstream G4ofstreamDestinationBase::g4file |
|
protected |
The documentation for this class was generated from the following files: