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

#include <G4AttDefT.hh>

G4AttDefT< T >에 대한 상속 다이어그램 :
G4AttDef

Public 타입

typedef T Type
 

Public 멤버 함수

 G4AttDefT (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra="")
 
virtual ~G4AttDefT ()
 
const G4StringGetName () const
 
const G4StringGetDesc () const
 
const G4StringGetCategory () const
 
const G4StringGetExtra () const
 
const G4StringGetValueType () const
 
const G4TypeKeyGetTypeKey () const
 
void SetName (const G4String &name)
 
void SetDesc (const G4String &desc)
 
void SetCategory (const G4String &cat)
 
void SetExtra (const G4String &extra)
 
void SetValueType (const G4String &type)
 

상세한 설명

template<typename T>
class G4AttDefT< T >

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

멤버 타입정의 문서화

template<typename T >
typedef T G4AttDefT< T >::Type

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

생성자 & 소멸자 문서화

template<typename T >
G4AttDefT< T >::G4AttDefT ( const G4String name,
const G4String desc,
const G4String category,
const G4String extra = "" 
)
inline

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

template<typename T >
virtual G4AttDefT< T >::~G4AttDefT ( )
inlinevirtual

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

멤버 함수 문서화

const G4String& G4AttDef::GetCategory ( ) const
inlineinherited

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

다음을 참조함 : G4AttDef::m_category.

다음에 의해서 참조됨 : operator<<().

const G4String& G4AttDef::GetDesc ( ) const
inlineinherited

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

다음을 참조함 : G4AttDef::m_desc.

다음에 의해서 참조됨 : operator<<().

const G4String& G4AttDef::GetExtra ( ) const
inlineinherited

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

다음을 참조함 : G4AttDef::m_extra.

다음에 의해서 참조됨 : G4AttUtils::GetKey(), operator<<().

const G4String& G4AttDef::GetName ( void  ) const
inlineinherited

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

다음을 참조함 : G4AttDef::m_name.

const G4TypeKey& G4AttDef::GetTypeKey ( ) const
inlineinherited

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

다음을 참조함 : G4AttDef::m_typeKey.

다음에 의해서 참조됨 : G4AttFilterUtils::GetNewFilter().

const G4String& G4AttDef::GetValueType ( ) const
inlineinherited

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

다음을 참조함 : G4AttDef::m_valueType.

다음에 의해서 참조됨 : G4AttUtils::GetKey(), operator<<().

void G4AttDef::SetCategory ( const G4String cat)
inlineinherited

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

다음을 참조함 : G4AttDef::m_category.

void G4AttDef::SetDesc ( const G4String desc)
inlineinherited

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

다음을 참조함 : G4AttDef::m_desc.

void G4AttDef::SetExtra ( const G4String extra)
inlineinherited

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

다음을 참조함 : G4AttDef::m_extra.

void G4AttDef::SetName ( const G4String name)
inlineinherited

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

다음을 참조함 : G4AttDef::m_name.

void G4AttDef::SetValueType ( const G4String type)
inlineinherited

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

다음을 참조함 : G4AttDef::m_valueType.


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