Object.
More...
#include <gdcmObject.h>
List of all members.
Detailed Description
Object.
- Note:
- main superclass for object that want to use SmartPointer invasive ref counting system
- See also:
- SmartPointer
Constructor & Destructor Documentation
virtual gdcm::Object::~Object |
( |
| ) |
|
|
inlinevirtual |
gdcm::Object::Object |
( |
const Object & |
| ) |
|
|
inline |
Special requirement for copy/cstor, assigment operator.
Member Function Documentation
void gdcm::Object::operator= |
( |
const Object & |
| ) |
|
|
inline |
virtual void gdcm::Object::Print |
( |
std::ostream & |
| ) |
const |
|
inlinevirtual |
Reimplemented in gdcm::ByteValue, gdcm::SequenceOfItems, gdcm::SequenceOfFragments, gdcm::Scanner, gdcm::Image, gdcm::Overlay, gdcm::Bitmap, gdcm::Curve, gdcm::LookupTable, gdcm::Pixmap, and gdcm::SegmentedPaletteColorLookupTable.
- Examples:
- ReadAndDumpDICOMDIR.cxx.
Referenced by gdcm::operator<<().
void gdcm::Object::Register |
( |
| ) |
|
|
inlineprotected |
void gdcm::Object::UnRegister |
( |
| ) |
|
|
inlineprotected |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Object & |
obj |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: