| Pepper_47_C_interfaces
    | 
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_completion_callback.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/private/ppb_net_address_private.h"
Go to the source code of this file.
| Classes | |
| struct | PPB_TCPServerSocket_Private_0_2 | 
| struct | PPB_TCPServerSocket_Private_0_1 | 
| Macros | |
| #define | PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE_0_1 "PPB_TCPServerSocket_Private;0.1" | 
| #define | PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE_0_2 "PPB_TCPServerSocket_Private;0.2" | 
| #define | PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE_0_2 | 
| Typedefs | |
| typedef struct PPB_TCPServerSocket_Private_0_2 | PPB_TCPServerSocket_Private | 
This file defines the PPB_TCPServerSocket_Private interface. 
Definition in file ppb_tcp_server_socket_private.h.
| #define PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE_0_2 | 
Definition at line 25 of file ppb_tcp_server_socket_private.h.
| #define PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE_0_1 "PPB_TCPServerSocket_Private;0.1" | 
Definition at line 21 of file ppb_tcp_server_socket_private.h.
| #define PPB_TCPSERVERSOCKET_PRIVATE_INTERFACE_0_2 "PPB_TCPServerSocket_Private;0.2" | 
Definition at line 23 of file ppb_tcp_server_socket_private.h.
 1.8.6
 1.8.6