- Timestamp:
- 03/06/09 20:25:21 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/deepanns/components/WebCamCapture/WebCamCapture.h
r2915 r8886 73 73 74 74 void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException); 75 76 void query(CF::Properties &configProperties) 77 throw (CF::UnknownProperties, CORBA::SystemException); 78 75 79 void configure(const CF::Properties&) throw (CORBA::SystemException, CF::PropertySet::InvalidConfiguration, CF::PropertySet::PartialConfiguration); 76 80