NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::lib Namespace Reference

Namespaces

 asio
 
 net
 
 placeholders
 

Typedefs

typedef boost::scoped_array< unsigned char > unique_ptr_uchar_array
 

Functions

template<typename T >
void clear_function (T &x)
 
std::tm localtime (std::time_t const &time)
 Thread safe cross platform localtime. More...
 

Typedef Documentation

◆ unique_ptr_uchar_array

typedef boost::scoped_array<unsigned char> websocketpp::lib::unique_ptr_uchar_array

Definition at line 82 of file memory.hpp.

Function Documentation

◆ clear_function()

template<typename T >
void websocketpp::lib::clear_function ( T &  x)

Definition at line 97 of file functional.hpp.

◆ localtime()

std::tm websocketpp::lib::localtime ( std::time_t const &  time)
inline

Thread safe cross platform localtime.

Definition at line 41 of file time.hpp.