ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs
AFSAuthTypes.h File Reference

Go to the source code of this file.

Typedefs

typedef void *(* GetAFSToken_t )(const char *, const char *, int, int, char **)
 
typedef int(* VerifyAFSToken_t )(void *)
 
typedef void(* DeleteAFSToken_t )(void *)
 
typedef char *(* AFSLocalCell_t )()
 

Typedef Documentation

typedef char*(* AFSLocalCell_t)()

Definition at line 46 of file AFSAuthTypes.h.

typedef void(* DeleteAFSToken_t)(void *)

Definition at line 42 of file AFSAuthTypes.h.

typedef void*(* GetAFSToken_t)(const char *, const char *, int, int, char **)

Definition at line 34 of file AFSAuthTypes.h.

typedef int(* VerifyAFSToken_t)(void *)

Definition at line 39 of file AFSAuthTypes.h.