#include <gdcmLO.h>
Public Types | |
typedef Superclass::const_iterator | const_iterator |
typedef Superclass::const_reference | const_reference |
typedef Superclass::const_reverse_iterator | const_reverse_iterator |
typedef Superclass::difference_type | difference_type |
typedef Superclass::iterator | iterator |
typedef Superclass::pointer | pointer |
typedef Superclass::reference | reference |
typedef Superclass::reverse_iterator | reverse_iterator |
typedef Superclass::size_type | size_type |
typedef String<'\\', 64 > | Superclass |
typedef Superclass::value_type | value_type |
Public Member Functions | |
LO () | |
LO (const value_type *s) | |
LO (const Superclass &s, size_type pos=0, size_type n=npos) | |
LO (const value_type *s, size_type n) | |
bool | IsValid () const |
LO.
typedef Superclass::pointer gdcm::LO::pointer |
typedef String<'\\',64> gdcm::LO::Superclass |
gdcm::LO::LO | ( | ) | [inline] |
gdcm::LO::LO | ( | const value_type * | s ) | [inline] |
gdcm::LO::LO | ( | const value_type * | s, |
size_type | n | ||
) | [inline] |
gdcm::LO::LO | ( | const Superclass & | s, |
size_type | pos = 0 , |
||
size_type | n = npos |
||
) | [inline] |
bool gdcm::LO::IsValid | ( | ) | const [inline] |