DCMTK  Version 3.6.1 20120515
OFFIS DICOM Toolkit
Static Public Member Functions | Static Private Member Functions
DcmAssociationConfigurationFile Class Reference

helper class that encapsulated methods for filling a DcmAssociationConfiguration object from a config file More...

List of all members.

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.

Detailed Description

helper class that encapsulated methods for filling a DcmAssociationConfiguration object from a config file


Member Function Documentation

static OFCondition DcmAssociationConfigurationFile::initialize ( DcmAssociationConfiguration cfg,
const char *  filename 
) [static]

reads the given configuration file and feeds the information contained therein into the association configuration object.

Parameters:
cfgassociation configuration object to initialize
filenamename of config file
Returns:
EC_Normal if successful, an error code otherwise

parses the extended negotiation lists in the config file.

Parameters:
cfgassociation configuration object to initialize
filenamename of config file
Returns:
EC_Normal if successful, an error code otherwise

parses the presentation context lists in the config file.

Parameters:
cfgassociation configuration object to initialize
filenamename of config file
Returns:
EC_Normal if successful, an error code otherwise

parses the association configuration profile lists in the config file.

Parameters:
cfgassociation configuration object to initialize
filenamename of config file
Returns:
EC_Normal if successful, an error code otherwise

parses the role selection lists in the config file.

Parameters:
cfgassociation configuration object to initialize
filenamename of config file
Returns:
EC_Normal if successful, an error code otherwise

parses the transfer syntax lists in the config file.

Parameters:
cfgassociation configuration object to initialize
filenamename of config file
Returns:
EC_Normal if successful, an error code otherwise

The documentation for this class was generated from the following file:


Generated on Tue May 15 2012 for DCMTK Version 3.6.1 20120515 by Doxygen 1.7.5.1-20111027