helper class that encapsulated methods for filling a DcmAssociationConfiguration object from a config file
More...
helper class that encapsulated methods for filling a DcmAssociationConfiguration object from a config file
§ initialize()
reads the given configuration file and feeds the information contained therein into the association configuration object.
- Parameters
-
cfg | association configuration object to initialize |
filename | name of config file |
- Returns
- EC_Normal if successful, an error code otherwise
§ parseExtendedNegotiationItems()
parses the extended negotiation lists in the config file.
- Parameters
-
cfg | association configuration object to initialize |
filename | name of config file |
- Returns
- EC_Normal if successful, an error code otherwise
§ parsePresentationContexts()
parses the presentation context lists in the config file.
- Parameters
-
cfg | association configuration object to initialize |
filename | name of config file |
- Returns
- EC_Normal if successful, an error code otherwise
§ parseProfiles()
parses the association configuration profile lists in the config file.
- Parameters
-
cfg | association configuration object to initialize |
filename | name of config file |
- Returns
- EC_Normal if successful, an error code otherwise
§ parseRoleSelectionItems()
parses the role selection lists in the config file.
- Parameters
-
cfg | association configuration object to initialize |
filename | name of config file |
- Returns
- EC_Normal if successful, an error code otherwise
§ parseTransferSyntaxes()
parses the transfer syntax lists in the config file.
- Parameters
-
cfg | association configuration object to initialize |
filename | name of config file |
- Returns
- EC_Normal if successful, an error code otherwise
The documentation for this class was generated from the following file:
- dcmnet/include/dcmtk/dcmnet/dcasccff.h