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
Special requirement for copy/cstor, assigment operator.
Member Function Documentation
void gdcm::Object::operator= |
( |
const Object & |
| ) |
[inline] |
Reimplemented in gdcm::SequenceOfFragments, gdcm::ByteValue, gdcm::SequenceOfItems, gdcm::BaseRootQuery, gdcm::Scanner, gdcm::Image, gdcm::Curve, gdcm::Overlay, gdcm::Bitmap, gdcm::LookupTable, gdcm::Pixmap, and gdcm::SegmentedPaletteColorLookupTable.
- Examples:
- ReadAndDumpDICOMDIR.cxx.
Referenced by gdcm::operator<<().
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: