#include <algorithm>#include <sstream>#include <vector>#include <ctime>#include <iomanip>#include <functional>#include <unordered_map>#include "G4String.hh"#include "G4ios.hh"#include "G4strstreambuf.hh"네임스페이스 | |
| G4coutFormatters | |
| G4coutFormatters::ID | |
타입정의 | |
| using | G4coutFormatters::SetupStyle_f = std::function< G4int(G4coutDestination *)> |
| using | G4coutFormatters::String_V = std::vector< G4String > |
함수 | |
| String_V | G4coutFormatters::Names () |
| G4int | G4coutFormatters::HandleStyle (G4coutDestination *dest, const G4String &style) |
| void | G4coutFormatters::SetMasterStyle (const G4String &) |
| G4String | G4coutFormatters::GetMasterStyle () |
| void | G4coutFormatters::SetupStyleGlobally (const G4String &news) |
| void | G4coutFormatters::RegisterNewStyle (const G4String &name, SetupStyle_f &formatter) |
변수 | |
| static const G4String | G4coutFormatters::ID::SYSLOG = "syslog" |
| static const G4String | G4coutFormatters::ID::DEFAULT = "default" |
1.8.5