Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
src
network
server.hh
Go to the documentation of this file.
1
#pragma once
2
#include "
asyncchannel.hh
"
3
4
namespace
eclipse {
5
namespace
network {
6
7
class
Server
:
public
AsyncChannel
{
8
public
:
9
Server
(
NetObserver
*);
10
static
bool
is_multiple
();
11
};
12
13
}
14
}
eclipse::network::NetObserver
Definition:
netobserver.hh:9
eclipse::network::Server
Definition:
server.hh:7
asyncchannel.hh
eclipse::network::Server::is_multiple
static bool is_multiple()
Definition:
server.cc:13
eclipse::network::Server::Server
Server(NetObserver *)
Definition:
server.cc:7
eclipse::network::AsyncChannel
Represent an opened channel between two endpoints.
Definition:
asyncchannel.hh:24
Generated on Wed Jan 30 2019 08:53:21 for VeloxDFS by
1.8.6