ApplicationEntity
- AE Application Entity
- A string of characters that identifies an Application Entity with leading and trailing spaces (20H) being non-significant. A value consisting solely of spaces shall not be used.
- Default Character Repertoire excluding character code 5CH (the BACKSLASH \ in ISO-IR 6), and control characters LF, FF, CR and ESC.
- 16 bytes maximum.
More...
#include <gdcmApplicationEntity.h>
List of all members.
Detailed Description
ApplicationEntity
- AE Application Entity
- A string of characters that identifies an Application Entity with leading and trailing spaces (20H) being non-significant. A value consisting solely of spaces shall not be used.
- Default Character Repertoire excluding character code 5CH (the BACKSLASH \ in ISO-IR 6), and control characters LF, FF, CR and ESC.
- 16 bytes maximum.
Member Function Documentation
bool gdcm::ApplicationEntity::IsValid |
( |
) |
const [inline] |
void gdcm::ApplicationEntity::Print |
( |
std::ostream & |
os ) |
const [inline] |
void gdcm::ApplicationEntity::SetBlob |
( |
const std::vector< char > & |
v ) |
[inline] |
void gdcm::ApplicationEntity::Squeeze |
( |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: