Static Public Member Functions | |
| static OFCondition | initialize (DcmAssociationConfiguration &cfg, const char *filename) |
| reads the given configuration file and feeds the information contained therein into the association configuration object. | |
Static Private Member Functions | |
| static OFCondition | parseTransferSyntaxes (DcmAssociationConfiguration &cfg, OFConfigFile &config) |
| parses the transfer syntax lists in the config file. | |
| static OFCondition | parsePresentationContexts (DcmAssociationConfiguration &cfg, OFConfigFile &config) |
| parses the presentation context lists in the config file. | |
| static OFCondition | parseRoleSelectionItems (DcmAssociationConfiguration &cfg, OFConfigFile &config) |
| parses the role selection lists in the config file. | |
| static OFCondition | parseExtendedNegotiationItems (DcmAssociationConfiguration &cfg, OFConfigFile &config) |
| parses the extended negotiation lists in the config file. | |
| static OFCondition | parseProfiles (DcmAssociationConfiguration &cfg, OFConfigFile &config) |
| parses the association configuration profile lists in the config file. | |
Definition at line 47 of file dcasccff.h.
|
||||||||||||
|
reads the given configuration file and feeds the information contained therein into the association configuration object.
|
|
||||||||||||
|
parses the extended negotiation lists in the config file.
|
|
||||||||||||
|
parses the presentation context lists in the config file.
|
|
||||||||||||
|
parses the association configuration profile lists in the config file.
|
|
||||||||||||
|
parses the role selection lists in the config file.
|
|
||||||||||||
|
parses the transfer syntax lists in the config file.
|