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

#include <progs.h>

Public Attributes

int type
 
const char * name
 
int(* func )(int argc, char *argv[])
 

Detailed Description

Definition at line 58 of file progs.h.

Member Data Documentation

int(* FUNCTION::func)(int argc, char *argv[])

Definition at line 61 of file progs.h.

const char* FUNCTION::name

Definition at line 60 of file progs.h.

int FUNCTION::type

Definition at line 59 of file progs.h.


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