Show
Ignore:
Timestamp:
03/06/09 20:25:21 (4 years ago)
Author:
deepanns
Message:

updated query and configure for components

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/deepanns/components/JPEG_VideoViewer/JPEG_VideoViewer.h

    r2915 r8886  
    7373 
    7474        void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException); 
     75        void query(CF::Properties &configProperties) 
     76            throw (CF::UnknownProperties, CORBA::SystemException); 
     77 
    7578        void configure(const CF::Properties&) throw (CORBA::SystemException, CF::PropertySet::InvalidConfiguration, CF::PropertySet::PartialConfiguration); 
    7679