|
OFFIS DCMTK
Version 3.6.0
|
Public Member Functions | |
| OFListLink (const T &i) | |
Public Attributes | |
| T | info |
Public Attributes inherited from OFListLinkBase | |
| OFListLinkBase * | next |
| OFListLinkBase * | prev |
| OFBool | dummy |
Private Member Functions | |
| OFListLink (const OFListLink< T > &) | |
| OFListLink< T > & | operator= (const OFListLink< T > &) |