xdrpp
RFC4506 XDR compiler and message library
Public Member Functions | List of all members
xdr::session_allocator< S > Struct Template Reference

Trivial session allocator that just calls new and delete. More...

#include <server.h>

Public Member Functions

S * allocate (rpc_sock *s)
 
void deallocate (S *session)
 

Detailed Description

template<typename S>
struct xdr::session_allocator< S >

Trivial session allocator that just calls new and delete.

Definition at line 176 of file server.h.


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