IImportProperty Class Reference

Author:
Mike Jackson
More...

Inherited by IImportDelegate.

Inheritance diagram for IImportProperty:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 IImportProperty ()
virtual ~IImportProperty ()
virtual int32 setProperty (const std::string &key, const std::string &value)=0
virtual int32 getProperty (const std::string &key, std::string &value)=0

Detailed Description

Author:
Mike Jackson

Date:
Septermber 2008
Version:
Revision
1.2


Constructor & Destructor Documentation

IImportProperty::IImportProperty (  )  [inline]

virtual IImportProperty::~IImportProperty (  )  [inline, virtual]


Member Function Documentation

virtual int32 IImportProperty::setProperty ( const std::string &  key,
const std::string &  value 
) [pure virtual]

Implemented in H5BmpImportDelegate, and H5TiffImportDelegate.

virtual int32 IImportProperty::getProperty ( const std::string &  key,
std::string &  value 
) [pure virtual]

Implemented in H5BmpImportDelegate, and H5TiffImportDelegate.


The documentation for this class was generated from the following file:
Generated on Tue Nov 17 18:43:14 2009 for MXADataModel by  doxygen 1.5.2