GME  13
Public Attributes
apr_pollcb_provider_t Struct Reference

#include <apr_arch_poll_private.h>

List of all members.

Public Attributes

apr_status_t(* create )(apr_pollcb_t *, apr_uint32_t, apr_pool_t *, apr_uint32_t)
apr_status_t(* add )(apr_pollcb_t *, apr_pollfd_t *)
apr_status_t(* remove )(apr_pollcb_t *, apr_pollfd_t *)
apr_status_t(* poll )(apr_pollcb_t *, apr_interval_time_t, apr_pollcb_cb_t, void *)
const char * name

Detailed Description

Definition at line 158 of file apr_arch_poll_private.h.


Member Data Documentation

Definition at line 160 of file apr_arch_poll_private.h.

apr_status_t(* apr_pollcb_provider_t::create)(apr_pollcb_t *, apr_uint32_t, apr_pool_t *, apr_uint32_t)

Definition at line 159 of file apr_arch_poll_private.h.

Definition at line 163 of file apr_arch_poll_private.h.

Definition at line 162 of file apr_arch_poll_private.h.

Definition at line 161 of file apr_arch_poll_private.h.


The documentation for this struct was generated from the following file: