XrdSecBuffer Struct Reference

Generic structure to pass security information back and forth. More...

#include <XrdSecInterface.hh>

List of all members.

Public Member Functions

 XrdSecBuffer (char *bp=0, int sz=0)
 ~XrdSecBuffer ()

Public Attributes

int size
 Size of the buffer or length of data in the buffer.
char * buffer
 Pointer to the buffer.

Private Attributes

char * membuf

Detailed Description

Generic structure to pass security information back and forth.


Constructor & Destructor Documentation

XrdSecBuffer::XrdSecBuffer ( char *  bp = 0,
int  sz = 0 
) [inline]
XrdSecBuffer::~XrdSecBuffer (  )  [inline]

References membuf.


Member Data Documentation

Pointer to the buffer.

char* XrdSecBuffer::membuf [private]

Referenced by ~XrdSecBuffer().

Size of the buffer or length of data in the buffer.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 4 Sep 2020 for xrootd by  doxygen 1.6.1