xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdSys::shm_error Struct Reference

#include <XrdSysShmem.hh>

Inheritance diagram for XrdSys::shm_error:
Inheritance graph
[legend]
Collaboration diagram for XrdSys::shm_error:
Collaboration graph
[legend]

Public Member Functions

 shm_error (int errcode)
 

Public Attributes

const int errcode
 
const std::string errmsg
 

Detailed Description

Shared memory exception type.

Constructor & Destructor Documentation

◆ shm_error()

XrdSys::shm_error::shm_error ( int  errcode)
inline

Member Data Documentation

◆ errcode

const int XrdSys::shm_error::errcode

◆ errmsg

const std::string XrdSys::shm_error::errmsg

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