OSDN Git Service

l7vsd.h修正
authortakamaru <takamaru@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Fri, 26 Dec 2008 01:02:52 +0000 (01:02 +0000)
committertakamaru <takamaru@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Fri, 26 Dec 2008 01:02:52 +0000 (01:02 +0000)
git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-shamshel@5527 1ed66053-1c2d-0410-8867-f7571e6e31d3

include/l7vsd.h

index 29a33c7..2611719 100644 (file)
@@ -60,6 +60,10 @@ public:
 
        config_message_result reload_parameter(PARAMETER_COMPONENT_TAG in_reload_param);
 
+       int send_mibcollection(l7vs_mibrequest_message* payload);
+       int send_trap(std::string message);
+
+
        void start();
 
 protected: