FREEDM DGI
Classes | Namespaces | Typedefs
CConnection.hpp File Reference
#include "CProtocolSR.hpp"
#include "CDispatcher.hpp"
#include "SRemoteHost.hpp"
#include <memory>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  freedm::broker::CConnection
 Represents a single outgoing connection to a client. More...
 
struct  freedm::broker::EConnectionError
 Used for errors communicating with peers. More...
 

Namespaces

 freedm
 General FREEDM Namespace.
 
 freedm::broker
 Broker Architecture Namespace.
 
 google
 
 google::protobuf
 

Typedefs

typedef boost::shared_ptr< CConnection > freedm::broker::ConnectionPtr
 

Detailed Description

Author
Derek Ditch derek.nosp@m..dit.nosp@m.ch@ms.nosp@m.t.ed.nosp@m.u
Stephen Jackson scj7t.nosp@m.4@ms.nosp@m.t.edu
Project:
FREEDM DGI
Description:
Declare CConnection class