mx::IGetConfigSection Class Reference
[Component Interfaces]

Concept of an action downloading an MX config section via HTTP. More...

#include <IGetConfigSection.h>

Inheritance diagram for mx::IGetConfigSection:

mx::IAsyncAction mx::ISupportsHostSpecification mx::ISupportsProxySpecification mx::ISupportsWebPageSpecification mx::ICanUseKeyChain mx::ICanUseDialogs mx::ICanUseTimeouts mx::IInterface mx::IInterface mx::IInterface mx::IInterface mx::IInterface mx::IInterface mx::IInterface mx::GetConfigSection List of all members.

Public Member Functions

virtual mxm::smart< mxmConfigSectionconfigSection ()=0
 Returns the downloaded config section. Requirements....

Detailed Description

Concept of an action downloading an MX config section via HTTP.

Author:
[khe] Kai Hergenroether


Member Function Documentation

virtual mxm::smart<mxmConfigSection> mx::IGetConfigSection::configSection  )  [pure virtual]
 

Returns the downloaded config section. Requirements....

Requirement: Each action execution will produce a new config section object.

Requirement: The smart handle encapsuled in the action object and the ones produced by configSection() will be the only ones. If you only obtained one handle, deletion of the action object will therefore allow you to reconfigure the locking settings for the handle.

Implemented in mx::GetConfigSection.


The documentation for this class was generated from the following file:
Generated on Fri Jun 29 17:21:05 2007 for MxPEG SDK by  doxygen 1.4.6