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
Definition at line 42 of file dcasccff.h.
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
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
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
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
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
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: