CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FWFFMetadataManager.h
Go to the documentation of this file.
1 #ifndef Fireworks_FWInterface_FWFFMetadataManager_h
2 #define Fireworks_FWInterface_FWFFMetadataManager_h
3 
5 
7 
9 {
10 public:
11  // FIXME: does nothing for the time being!
12 protected:
13  virtual bool doUpdate(FWJobMetadataUpdateRequest*);
14 };
15 #endif
virtual bool doUpdate(FWJobMetadataUpdateRequest *)