OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sandesh_util.cc File Reference
#include <boost/tokenizer.hpp>
#include <base/string_util.h>
#include <base/address_util.h>
#include "sandesh_util.h"
Include dependency graph for sandesh_util.cc:

Go to the source code of this file.

Functions

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

Function Documentation

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

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 &  epstr 
)

Definition at line 38 of file sandesh_util.cc.

Here is the call graph for this function: