#include "G4Types.hh"
#include <string>
#include <vector>
#include <map>
#include "G4HCIOcatalog.hh"
#include "G4DCIOcatalog.hh"
#include "G4FileUtilities.hh"
클래스 | |
class | G4PersistencyCenter |
타입정의 | |
typedef std::map< std::string, G4PersistencyManager *, std::less< std::string > > | PMap |
typedef std::map< int, std::string, std::less< int > > | ObjMap |
typedef std::map< std::string, std::string, std::less < std::string > > | FileMap |
typedef std::map< std::string, StoreMode, std::less < std::string > > | StoreMap |
typedef std::map< std::string, G4bool, std::less< std::string > > | BoolMap |
열거형 타입 | |
enum | StoreMode { kOn, kOff, kRecycle } |
G4PersistencyCenter.hh 파일의 55 번째 라인에서 정의되었습니다.
typedef std::map<std::string, std::string, std::less<std::string> > FileMap |
G4PersistencyCenter.hh 파일의 50 번째 라인에서 정의되었습니다.
G4PersistencyCenter.hh 파일의 49 번째 라인에서 정의되었습니다.
typedef std::map<std::string, G4PersistencyManager*,std::less<std::string> > PMap |
G4PersistencyCenter.hh 파일의 46 번째 라인에서 정의되었습니다.
G4PersistencyCenter.hh 파일의 54 번째 라인에서 정의되었습니다.
enum StoreMode |
열거형 멤버 | |
---|---|
kOn | |
kOff | |
kRecycle |
G4PersistencyCenter.hh 파일의 52 번째 라인에서 정의되었습니다.