Changeset 24f7192 in nscp for trunk/NSClient++.h
- Timestamp:
- 07/11/05 21:55:28 (8 years ago)
- Children:
- 237da21
- Parents:
- e93e741
- File:
-
- 1 edited
-
trunk/NSClient++.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NSClient++.h
r7da80b5 r24f7192 66 66 void reportMessage(int msgType, const char* file, const int line, std::string message); 67 67 68 void loadPlugins(const std::list<std::string> plugins);68 void addPlugins(const std::list<std::string> plugins); 69 69 void loadPlugin(const std::string plugin); 70 70 void loadPlugins(void);
Note: See TracChangeset
for help on using the changeset viewer.








