OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sandesh_util.h File Reference
#include <io/tcp_server.h>
#include <io/udp_server.h>
Include dependency graph for sandesh_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool MakeEndpoint (TcpServer::Endpoint *ep, const std::string &ep_str)
 
bool MakeEndpoint (UdpServer::Endpoint *ep, const std::string &ep_str)
 

Function Documentation

bool MakeEndpoint ( TcpServer::Endpoint ep,
const std::string &  ep_str 
)

Definition at line 18 of file sandesh_util.cc.

Here is the call graph for this function:

bool MakeEndpoint ( UdpServer::Endpoint ep,
const std::string &  ep_str 
)

Definition at line 38 of file sandesh_util.cc.

Here is the call graph for this function: