Changeset 9bc31a8 in nscp for trunk/NSClient++.h
- Timestamp:
- 02/22/06 21:47:57 (7 years ago)
- Children:
- 117fcf5
- Parents:
- f3db4e0
- File:
-
- 1 edited
-
trunk/NSClient++.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NSClient++.h
r24f7192 r9bc31a8 65 65 std::string execute(std::string password, std::string cmd, std::list<std::string> args); 66 66 void reportMessage(int msgType, const char* file, const int line, std::string message); 67 int commandLineExec(const char* module, const char* command, const unsigned int argLen, char** args); 67 68 68 69 void addPlugins(const std::list<std::string> plugins);
Note: See TracChangeset
for help on using the changeset viewer.








