CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CacheTransport Member List

This is the complete list of members for CacheTransport, including all inherited members.

CacheTransport(int fd_connection)CacheTransportexplicit
CacheTransport(int fd_connection, uint32_t flags)CacheTransport
fd_connection() const CacheTransportinline
fd_connection_CacheTransportprivate
FillMsgHash(const shash::Any &hash, cvmfs::MsgHash *msg_hash)CacheTransport
FillObjectType(int object_flags, cvmfs::EnumObjectType *wire_type)CacheTransport
flags_CacheTransportprivate
kEnvReadyNotifyFdCacheTransportstatic
kFailureNotificationCacheTransportstatic
kFlagHasAttachmentCacheTransportstatic
kFlagSendIgnoreFailureCacheTransportstatic
kFlagSendNonBlockingCacheTransportstatic
kHeaderSizeCacheTransportstatic
kInnerHeaderSizeCacheTransportstatic
kMaxMsgSizeCacheTransportstatic
kMaxStackAllocCacheTransportprivatestatic
kReadyNotificationCacheTransportstatic
kWireProtocolVersionCacheTransportstatic
ParseMsgHash(const cvmfs::MsgHash &msg_hash, shash::Any *hash)CacheTransport
ParseObjectType(cvmfs::EnumObjectType wire_type, int *object_flags)CacheTransport
RecvFrame(Frame *frame)CacheTransport
RecvHeader(uint32_t *size, bool *has_attachment)CacheTransportprivate
SendData(void *message, uint32_t msg_size, void *attachment=NULL, uint32_t att_size=0)CacheTransportprivate
SendFrame(Frame *frame)CacheTransport
SendNonBlocking(struct iovec *iov, unsigned iovcnt)CacheTransportprivate
~CacheTransport()CacheTransportinline