#include <DicomVBeamDevice.hh>
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 번째 라인에서 정의되었습니다.
|
protected |
DicomVBeamDevice.cc 파일의 31 번째 라인에서 정의되었습니다.
|
inlineprotected |
DicomVBeamDevice.hh 파일의 43 번째 라인에서 정의되었습니다.
|
inline |
DicomVBeamDevice.hh 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : thePositionBoundaries.
다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef::DicomBeamDeviceRef().
|
pure virtual |
DicomBeamDeviceRef, DicomBeamDevicePos에서 구현되었습니다.
|
inline |
DicomVBeamDevice.hh 파일의 49 번째 라인에서 정의되었습니다.
다음을 참조함 : theNumberOfLeafJawPairs.
|
inline |
DicomVBeamDevice.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : thePositionBoundaries.
|
inline |
DicomVBeamDevice.hh 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : theType.
|
pure virtual |
DicomBeamDeviceRef, DicomBeamDevicePos에서 구현되었습니다.
|
inline |
DicomVBeamDevice.hh 파일의 46 번째 라인에서 정의되었습니다.
다음을 참조함 : theNumberOfLeafJawPairs.
다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef::DicomBeamDeviceRef().
|
inline |
DicomVBeamDevice.hh 파일의 52 번째 라인에서 정의되었습니다.
다음을 참조함 : theType.
다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef::DicomBeamDeviceRef().
|
protected |
DicomVBeamDevice.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DicomBeamDevicePos::DumpToFile(), GetNumberOfLeafJawPairs(), SetNumberOfLeafJawPairs().
|
protected |
DicomVBeamDevice.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddPositionBoundary(), DicomBeamDevicePos::DumpToFile(), GetPositionBoundary().
|
protected |
DicomVBeamDevice.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DicomBeamDevicePos::DumpToFile(), DicomBeamDeviceRef::DumpToFile(), GetType(), SetType().