xrootd
Public Member Functions | Private Attributes | List of all members
XrdMonSndAdminEntry Class Reference

#include <XrdMonSndAdminEntry.hh>

Public Member Functions

void setShutdown ()
 
kXR_int16 size () const
 
AdminCommand command () const
 
kXR_int16 arg () const
 

Private Attributes

AdminCommand _command
 
kXR_int16 _arg
 

Member Function Documentation

kXR_int16 XrdMonSndAdminEntry::arg ( ) const
inline

References _arg.

Referenced by XrdMonSndCoder::prepare2Transfer().

AdminCommand XrdMonSndAdminEntry::command ( ) const
inline

References _command.

Referenced by XrdMonSndCoder::prepare2Transfer().

void XrdMonSndAdminEntry::setShutdown ( )
inline

References _arg, _command, and c_shutdown.

Referenced by main().

kXR_int16 XrdMonSndAdminEntry::size ( ) const
inline

Member Data Documentation

kXR_int16 XrdMonSndAdminEntry::_arg
private

Referenced by arg(), and setShutdown().

AdminCommand XrdMonSndAdminEntry::_command
private

Referenced by command(), and setShutdown().


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