Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Protected 속성 | 모든 멤버 목록
DicomVBeamDevice 클래스 참조abstract

#include <DicomVBeamDevice.hh>

DicomVBeamDevice에 대한 상속 다이어그램 :
DicomBeamDevicePos DicomBeamDeviceRef

Public 멤버 함수

void SetNumberOfLeafJawPairs (Sint32 dat)
 
Sint32 GetNumberOfLeafJawPairs () const
 
void SetType (OFString dat)
 
OFString GetType () const
 
void AddPositionBoundary (Float64 dat)
 
Float64 GetPositionBoundary (size_t ii)
 
virtual void DumpToFile (std::ofstream &out)=0
 
virtual void Print (std::ostream &out)=0
 

Protected 멤버 함수

 DicomVBeamDevice ()
 
 ~DicomVBeamDevice ()
 

Protected 속성

OFString theType
 
Sint32 theNumberOfLeafJawPairs
 
std::vector< Float64 > thePositionBoundaries
 

상세한 설명

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

생성자 & 소멸자 문서화

DicomVBeamDevice::DicomVBeamDevice ( )
protected

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

DicomVBeamDevice::~DicomVBeamDevice ( )
inlineprotected

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

멤버 함수 문서화

void DicomVBeamDevice::AddPositionBoundary ( Float64  dat)
inline

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

다음을 참조함 : thePositionBoundaries.

다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef::DicomBeamDeviceRef().

virtual void DicomVBeamDevice::DumpToFile ( std::ofstream &  out)
pure virtual

DicomBeamDeviceRef, DicomBeamDevicePos에서 구현되었습니다.

Sint32 DicomVBeamDevice::GetNumberOfLeafJawPairs ( ) const
inline

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

다음을 참조함 : theNumberOfLeafJawPairs.

Float64 DicomVBeamDevice::GetPositionBoundary ( size_t  ii)
inline

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

다음을 참조함 : thePositionBoundaries.

OFString DicomVBeamDevice::GetType ( ) const
inline

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

다음을 참조함 : theType.

virtual void DicomVBeamDevice::Print ( std::ostream &  out)
pure virtual

DicomBeamDeviceRef, DicomBeamDevicePos에서 구현되었습니다.

void DicomVBeamDevice::SetNumberOfLeafJawPairs ( Sint32  dat)
inline

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

다음을 참조함 : theNumberOfLeafJawPairs.

다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef::DicomBeamDeviceRef().

void DicomVBeamDevice::SetType ( OFString  dat)
inline

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

다음을 참조함 : theType.

다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef::DicomBeamDeviceRef().

멤버 데이타 문서화

Sint32 DicomVBeamDevice::theNumberOfLeafJawPairs
protected

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

다음에 의해서 참조됨 : DicomBeamDevicePos::DumpToFile(), GetNumberOfLeafJawPairs(), SetNumberOfLeafJawPairs().

std::vector<Float64> DicomVBeamDevice::thePositionBoundaries
protected

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

다음에 의해서 참조됨 : AddPositionBoundary(), DicomBeamDevicePos::DumpToFile(), GetPositionBoundary().

OFString DicomVBeamDevice::theType
protected

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

다음에 의해서 참조됨 : DicomBeamDevicePos::DumpToFile(), DicomBeamDeviceRef::DumpToFile(), GetType(), SetType().


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