Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 타입 | 정적 Private 멤버 함수 | 모든 멤버 목록
G4CacheReference< VALTYPE * > 클래스 템플릿 참조

#include <G4CacheDetails.hh>

Public 멤버 함수

void Initialize (unsigned int id)
 
void Destroy (unsigned int id, G4bool last)
 
VALTYPE *& GetCache (unsigned int id) const
 

Private 타입

typedef std::vector< VALTYPE * > cache_container
 

정적 Private 멤버 함수

static cache_container *& cache ()
 

상세한 설명

template<class VALTYPE>
class G4CacheReference< VALTYPE * >

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

멤버 타입정의 문서화

template<class VALTYPE >
typedef std::vector<VALTYPE*> G4CacheReference< VALTYPE * >::cache_container
private

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

멤버 함수 문서화

template<class VALTYPE >
static cache_container*& G4CacheReference< VALTYPE * >::cache ( )
staticprivate
template<class VALTYPE >
void G4CacheReference< VALTYPE * >::Destroy ( unsigned int  id,
G4bool  last 
)
inline
template<class VALTYPE >
VALTYPE*& G4CacheReference< VALTYPE * >::GetCache ( unsigned int  id) const
inline
template<class VALTYPE >
void G4CacheReference< VALTYPE * >::Initialize ( unsigned int  id)
inline

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