Project Alice
Loading...
Searching...
No Matches
pcp_ctx_s Struct Reference

#include <pcp_client_db.h>

Collaboration diagram for pcp_ctx_s:

Classes

struct  pcp_client_db
 

Public Attributes

PCP_SOCKET socket
 
struct pcp_ctx_s::pcp_client_db pcp_db
 
pcp_flow_change_notify flow_change_cb_fun
 
void * flow_change_cb_arg
 
pcp_recv_msg_t msg
 
pcp_socket_vt_tvirt_socket_tb
 

Detailed Description

Definition at line 102 of file pcp_client_db.h.

Member Data Documentation

◆ flow_change_cb_arg

void* pcp_ctx_s::flow_change_cb_arg

Definition at line 111 of file pcp_client_db.h.

◆ flow_change_cb_fun

pcp_flow_change_notify pcp_ctx_s::flow_change_cb_fun

Definition at line 110 of file pcp_client_db.h.

◆ msg

pcp_recv_msg_t pcp_ctx_s::msg

Definition at line 112 of file pcp_client_db.h.

◆ pcp_db

struct pcp_ctx_s::pcp_client_db pcp_ctx_s::pcp_db

◆ socket

PCP_SOCKET pcp_ctx_s::socket

Definition at line 103 of file pcp_client_db.h.

◆ virt_socket_tb

pcp_socket_vt_t* pcp_ctx_s::virt_socket_tb

Definition at line 113 of file pcp_client_db.h.


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