mx::ICamDriverBaseComponent Class Reference
[Component Interfaces]

Common interface to camera driver base components. More...

#include <ICamDriverBaseComponent.h>

Inheritance diagram for mx::ICamDriverBaseComponent:

mx::IComponent mx::IInterface List of all members.

Public Member Functions

virtual mxm::smart< IHttpCameraRequestcreateHttpCameraRequest (int iGroup)=0
 to handle a configuration session
virtual mxm::smart< ISimpleImageViewerHostcreateSimpleImageViewerHost ()=0
 creates a simple image viewer object, which is configured to retrieve an image

Detailed Description

Common interface to camera driver base components.

NOTE: This interface should be used from camera drivers only

Via this interface camera drivers can access base functionality implemented for a family of cameras (i.e. IP cameras)


Member Function Documentation

virtual mxm::smart<IHttpCameraRequest> mx::ICamDriverBaseComponent::createHttpCameraRequest int  iGroup  )  [pure virtual]
 

to handle a configuration session

if one request fails, all requests fail and if a request is signalled to the client only if all requests are completed.


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