|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <rpc_assoc.h>

Definition at line 27 of file rpc_assoc.h.
| ULONG _RpcAssoc::assoc_group_id |
Definition at line 38 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_BindConnection(), RpcAssoc_ConnectionReleased(), RpcAssoc_ReleaseIdleConnection(), and RpcServerAssoc_GetAssociation().
| LONG _RpcAssoc::connection_cnt |
Definition at line 46 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_ConnectionReleased(), and RpcAssoc_GetClientConnection().
Definition at line 49 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_Release(), RpcServerAssoc_AllocateContextHandle(), and RpcServerAssoc_FindContextHandle().
| CRITICAL_SECTION _RpcAssoc::cs |
Definition at line 41 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_GetIdleConnection(), RpcAssoc_Release(), RpcAssoc_ReleaseIdleConnection(), RpcServerAssoc_AllocateContextHandle(), RpcServerAssoc_FindContextHandle(), RpcServerAssoc_ReleaseContextHandle(), and RpcServerAssoc_UpdateContextHandle().
| LPSTR _RpcAssoc::Endpoint |
Definition at line 34 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_GetClientConnection(), RpcAssoc_Release(), RPCRT4_GetAssociation(), and RpcServerAssoc_GetAssociation().
Definition at line 29 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_Release(), RPCRT4_GetAssociation(), and RpcServerAssoc_GetAssociation().
Definition at line 45 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_GetIdleConnection(), RpcAssoc_Release(), and RpcAssoc_ReleaseIdleConnection().
| UUID _RpcAssoc::http_uuid |
Definition at line 39 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc().
| LPSTR _RpcAssoc::NetworkAddr |
Definition at line 33 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_GetClientConnection(), RpcAssoc_Release(), RPCRT4_GetAssociation(), and RpcServerAssoc_GetAssociation().
| LPWSTR _RpcAssoc::NetworkOptions |
Definition at line 35 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_GetClientConnection(), RpcAssoc_Release(), RPCRT4_GetAssociation(), and RpcServerAssoc_GetAssociation().
| LPSTR _RpcAssoc::Protseq |
Definition at line 32 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_GetClientConnection(), RpcAssoc_Release(), RPCRT4_GetAssociation(), and RpcServerAssoc_GetAssociation().
| LONG _RpcAssoc::refs |
Definition at line 30 of file rpc_assoc.h.
Referenced by RpcAssoc_Alloc(), RpcAssoc_Release(), RPCRT4_GetAssociation(), and RpcServerAssoc_GetAssociation().