cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Member Functions | Public Attributes | List of all members
ST Struct Reference

#include <stream.h>

Public Member Functions

 BUFFER_OPT (bufSize, bufEnd) BYTE *buffer
 

Public Attributes

int type
 
int flags
 
int status
 
int bufSize
 
int bufPos
 
int bufEnd
 
int bufCount
 
FILE * filePtr
 

Detailed Description

Definition at line 131 of file stream.h.

Member Function Documentation

ST::BUFFER_OPT ( bufSize  ,
bufEnd   
)

Member Data Documentation

int ST::bufCount

Definition at line 145 of file stream.h.

int ST::bufEnd

Definition at line 142 of file stream.h.

int ST::bufPos

Definition at line 141 of file stream.h.

int ST::bufSize

Definition at line 140 of file stream.h.

FILE* ST::filePtr

Definition at line 178 of file stream.h.

int ST::flags

Definition at line 134 of file stream.h.

int ST::status

Definition at line 135 of file stream.h.

int ST::type

Definition at line 133 of file stream.h.


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