Conexus::IPv6::TCPServer Member List
This is the complete list of members for
Conexus::IPv6::TCPServer, including all inherited members.
| address() | Conexus::IPv6::TCPServer | [virtual] |
| backlog() | Conexus::IPv6::TCPServer | |
| CONEXUS_ENDPOINTSERVER_GENERIC_CREATE() | Conexus::IPv6::TCPServer | |
| create(uint16_t port=0, int backlog=5) | Conexus::IPv6::TCPServer | [static] |
| create(uint32_t address, uint16_t port, int backlog=5) | Conexus::IPv6::TCPServer | [static] |
| create(const struct in6_addr &address, uint16_t port=0, int backlog=5) | Conexus::IPv6::TCPServer | [static] |
| create(const std::string &address, uint16_t port=0, int backlog=5) | Conexus::IPv6::TCPServer | [static] |
| create_accepted_endpoint(int fd) | Conexus::IPv6::TCPServer | [protected, virtual] |
| emit() | Conexus::EndpointServer | [protected, virtual] |
| enable_reuse_address(bool enable=true) | Conexus::IPv6::TCPServer | |
| EndpointServer() | Conexus::EndpointServer | [protected] |
| is_running() | Conexus::Server | [virtual] |
| listener() | Conexus::IPv6::TCPServer | |
| listener() const | Conexus::IPv6::TCPServer | |
| listener_ref() | Conexus::IPv6::TCPServer | |
| m_backlog | Conexus::IPv6::TCPServer | [protected] |
| m_dispatcher | Conexus::EndpointServer | [protected] |
| m_dispatcher_connection | Conexus::EndpointServer | [protected] |
| m_endpoint_queue | Conexus::EndpointServer | [protected] |
| m_listener | Conexus::IPv6::TCPServer | [protected] |
| m_mutex_endpoint_queue | Conexus::EndpointServer | [protected] |
| m_mutex_signal_endpoint | Conexus::EndpointServer | [protected] |
| m_running | Conexus::Server | [protected] |
| m_signal_new_endpoint | Conexus::EndpointServer | [protected] |
| m_signal_start_stop | Conexus::Server | [protected] |
| m_terminate | Conexus::Server | [protected] |
| m_thread | Conexus::Server | [protected] |
| m_timeval | Conexus::Server | [protected] |
| m_use_dispatcher | Conexus::Server | [protected] |
| name() | Conexus::Object | [inline] |
| Object(const std::string &name=std::string()) | Conexus::Object | [inline, protected] |
| pointer typedef | Conexus::IPv6::TCPServer | |
| post_start() | Conexus::Server | [inline, protected, virtual] |
| post_stop() | Conexus::IPv6::TCPServer | [protected, virtual] |
| pre_start() | Conexus::IPv6::TCPServer | [protected, virtual] |
| pre_stop() | Conexus::Server | [inline, protected, virtual] |
| queue_endpoint(Endpoint::pointer endpoint) | Conexus::EndpointServer | [protected, virtual] |
| responsiveness() | Conexus::Server | [virtual] |
| Server() | Conexus::Server | [protected] |
| service_thread_main() | Conexus::IPv6::TCPServer | [protected, virtual] |
| set_address(Address addr) | Conexus::IPv6::TCPServer | [virtual] |
| set_name(const std::string &n) | Conexus::Object | [inline] |
| set_responsiveness(long r) | Conexus::Server | [virtual] |
| signal_name_changed() | Conexus::Object | [inline] |
| signal_new_endpoint() | Conexus::EndpointServer | |
| signal_start_stop() | Conexus::Server | |
| start() | Conexus::Server | [virtual] |
| start(bool use_dispatcher) | Conexus::Server | [virtual] |
| stop() | Conexus::Server | [virtual] |
| TCPServer(uint32_t address, uint16_t port, int backlog=5) | Conexus::IPv6::TCPServer | [protected] |
| TCPServer(const struct in6_addr &address, uint16_t port, int backlog=5) | Conexus::IPv6::TCPServer | [protected] |
| TCPServer(const std::string &address, uint16_t port, int backlog=5) | Conexus::IPv6::TCPServer | [protected] |
| ~EndpointServer() | Conexus::EndpointServer | [virtual] |
| ~Object() | Conexus::Object | [inline] |
| ~Server() | Conexus::Server | [virtual] |
| ~TCPServer() | Conexus::IPv6::TCPServer | [virtual] |