#include <XrdClPostMasterInterfaces.hh>
Public Member Functions | |
| PathID (uint16_t u=0, uint16_t d=0) | |
Public Attributes | |
| uint16_t | down |
| uint16_t | up |
Path ID - a pair of integers describing the up and down stream for given interaction
Definition at line 276 of file XrdClPostMasterInterfaces.hh.
|
inline |
Definition at line 278 of file XrdClPostMasterInterfaces.hh.
| uint16_t XrdCl::PathID::down |
Definition at line 280 of file XrdClPostMasterInterfaces.hh.
Referenced by PathID(), XrdCl::Stream::EnableLink(), XrdCl::XRootDTransport::MultiplexSubStream(), and XrdCl::Stream::Send().
| uint16_t XrdCl::PathID::up |
Definition at line 279 of file XrdClPostMasterInterfaces.hh.
Referenced by PathID(), XrdCl::Stream::EnableLink(), XrdCl::XRootDTransport::MultiplexSubStream(), and XrdCl::Stream::Send().