Public Member Functions | Data Fields

ats_file_bio Struct Reference

Public Member Functions

 ats_file_bio (const char *path, const char *mode)
 ~ats_file_bio ()
 operator bool () const

Data Fields

BIO * bio

Detailed Description

Definition at line 123 of file SSLUtils.cc.


Constructor & Destructor Documentation

ats_file_bio::ats_file_bio ( const char *  path,
const char *  mode 
) [inline]

Definition at line 125 of file SSLUtils.cc.

ats_file_bio::~ats_file_bio (  )  [inline]

Definition at line 129 of file SSLUtils.cc.

References bio.


Member Function Documentation

ats_file_bio::operator bool (  )  const [inline]

Definition at line 134 of file SSLUtils.cc.

References bio.


Field Documentation


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