Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
변수
G4VUIshell.cc 파일 참조
#include "G4UImanager.hh"
#include "G4UIcommand.hh"
#include "G4UIcommandTree.hh"
#include "G4StateManager.hh"
#include "G4UIcommandStatus.hh"
#include "G4VUIshell.hh"
#include "G4UIArrayString.hh"

이 파일의 소스 코드 페이지로 가기

변수

static const G4String strESC = '\033'
 
static const G4String TermColorString [8]
 

변수 문서화

const G4String strESC = '\033'
static

G4VUIshell.cc 파일의 39 번째 라인에서 정의되었습니다.

const G4String TermColorString[8]
static
초기값:
={
strESC+"[30m", strESC+"[31m", strESC+"[32m", strESC+"[33m",
strESC+"[34m", strESC+"[35m", strESC+"[36m", strESC+"[37m"
}
static const G4String strESC
Definition: G4VUIshell.cc:39

G4VUIshell.cc 파일의 40 번째 라인에서 정의되었습니다.