summaryrefslogtreecommitdiffstats
path: root/src/rpc-server/include/trex_rpc_jsonrpc_v2.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2015-08-16 18:06:30 +0300
committerimarom <imarom@cisco.com>2015-08-16 18:06:30 +0300
commit509b68a5cff9503ffffe2e72a2812bb10ca0380f (patch)
tree5465c8dfda3c24d25d5e0acbcc3631e815ef2f5f /src/rpc-server/include/trex_rpc_jsonrpc_v2.h
parent47eeee1f5c8c2f08b06dbb02bd1400fd246e3f8b (diff)
draft
Diffstat (limited to 'src/rpc-server/include/trex_rpc_jsonrpc_v2.h')
-rw-r--r--src/rpc-server/include/trex_rpc_jsonrpc_v2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rpc-server/include/trex_rpc_jsonrpc_v2.h b/src/rpc-server/include/trex_rpc_jsonrpc_v2.h
index 963dab7b..a9b6faa3 100644
--- a/src/rpc-server/include/trex_rpc_jsonrpc_v2.h
+++ b/src/rpc-server/include/trex_rpc_jsonrpc_v2.h
@@ -37,6 +37,7 @@ class TrexJsonRpcV2ParsedObject {
public:
TrexJsonRpcV2ParsedObject(const Json::Value &msg_id, bool force);
+ virtual ~TrexJsonRpcV2ParsedObject() {}
/**
* main function to execute the command