/[projects]/smsdaemon/PluginManager.h
ViewVC logotype

Diff of /smsdaemon/PluginManager.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 140 by torben, Sun Dec 7 12:06:01 2008 UTC revision 184 by torben, Fri Dec 12 14:06:11 2008 UTC
# Line 22  public: Line 22  public:
22    
23  private:  private:
24          std::map<std::string, Plugin*> _plugins;          std::map<std::string, Plugin*> _plugins;
25            std::vector<Plugin*> _helper_plugins;
26  };  };
27    
28  #endif //__PLUGINMANAGER_H__  #endif //__PLUGINMANAGER_H__

Legend:
Removed from v.140  
changed lines
  Added in v.184

  ViewVC Help
Powered by ViewVC 1.1.20