CppServer  1.0.0.0
C++ Server Library
Namespaces | Functions
nanomsg.cpp File Reference

Nanomsg C++ Library implementation. More...

#include "server/nanomsg/nanomsg.h"

Go to the source code of this file.

Namespaces

 CppServer
 C++ Server project definitions.
 
 CppServer::Nanomsg
 Nanomsg definitions.
 

Functions

std::ostream & CppServer::Nanomsg::operator<< (std::ostream &stream, Domain domain)
 Stream output: Nanomsg domain. More...
 
std::ostream & CppServer::Nanomsg::operator<< (std::ostream &stream, Protocol protocol)
 Stream output: Nanomsg protocol. More...
 

Detailed Description

Nanomsg C++ Library implementation.

Author
Ivan Shynkarenka
Date
26.01.2017

Definition in file nanomsg.cpp.