Public Types | Static Public Member Functions

ssl::detail::SCOPED_BIO_TRAITS Struct Reference

#include <P_SSLUtils.h>

Public Types

typedef BIO * value_type

Static Public Member Functions

static value_type initValue ()
static bool isValid (value_type x)
static void destroy (value_type x)

Detailed Description

Definition at line 142 of file P_SSLUtils.h.


Member Typedef Documentation

Definition at line 143 of file P_SSLUtils.h.


Member Function Documentation

static void ssl::detail::SCOPED_BIO_TRAITS::destroy ( value_type  x  )  [inline, static]

Definition at line 146 of file P_SSLUtils.h.

static value_type ssl::detail::SCOPED_BIO_TRAITS::initValue (  )  [inline, static]

Definition at line 144 of file P_SSLUtils.h.

static bool ssl::detail::SCOPED_BIO_TRAITS::isValid ( value_type  x  )  [inline, static]

Definition at line 145 of file P_SSLUtils.h.


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