OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
buf_mem_st Struct Reference

#include <buffer.h>

Public Attributes

size_t length
 
char * data
 
size_t max
 

Detailed Description

Definition at line 77 of file buffer.h.

Member Data Documentation

char * buf_mem_st::data

Definition at line 80 of file buffer.h.

size_t buf_mem_st::length

Definition at line 79 of file buffer.h.

size_t buf_mem_st::max

Definition at line 81 of file buffer.h.


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