Object.
More...
#include <gdcmObject.h>
Object.
- Note
- main superclass for object that want to use SmartPointer invasive ref counting system
- See also
- SmartPointer
◆ Object() [1/2]
◆ ~Object()
| virtual gdcm::Object::~Object |
( |
| ) |
|
|
inlinevirtual |
◆ Object() [2/2]
| gdcm::Object::Object |
( |
const Object & |
| ) |
|
|
inline |
Special requirement for copy/cstor, assignment operator.
◆ operator=()
| void gdcm::Object::operator= |
( |
const Object & |
| ) |
|
|
inline |
◆ Print()
| virtual void gdcm::Object::Print |
( |
std::ostream & |
| ) |
const |
|
inlinevirtual |
Reimplemented in gdcm::Bitmap, gdcm::Curve, gdcm::LookupTable, gdcm::Overlay, gdcm::Pixmap, gdcm::SegmentedPaletteColorLookupTable, gdcm::ByteValue, gdcm::SequenceOfFragments, gdcm::SequenceOfItems, gdcm::Image, gdcm::Scanner, gdcm::Scanner2, gdcm::StrictScanner, gdcm::StrictScanner2, and gdcm::BaseQuery.
- Examples
- ReadAndDumpDICOMDIR.cxx.
◆ Register()
| void gdcm::Object::Register |
( |
| ) |
|
|
inlineprotected |
◆ UnRegister()
| void gdcm::Object::UnRegister |
( |
| ) |
|
|
inlineprotected |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const Object & |
obj |
|
) |
| |
|
friend |
◆ SmartPointer
template<class ObjectType >
The documentation for this class was generated from the following file: