1#ifndef _dc_tunnel_reference_
2#define _dc_tunnel_reference_
28 json_data.initJson(*pjson);
43 void setObj(
char* tunnelId);
Definition dc_tunnel_reference.h:7
void setObj(char *tunnelId)
Definition dc_tunnel_reference.cpp:16
DcTunnelReference(char *json)
Definition dc_tunnel_reference.h:25