20 pdu(aPdu), session(aSession), fd(aFd), address(anAddress)
Request()=default
recipient's constructor
struct msghdr with a known type, fixed-size I/O and control buffers
int getFd() const
returns stored descriptor
void putFd(int aFd)
stores descriptor
void getPod(Pod &pod) const
load POD
bool hasFd() const
whether the message has a descriptor stored
void checkType(int aType) const
void putPod(const Pod &pod)
store POD
void setType(int aType)
sets message type; use MessageType enum
Pointer clone() const override
returns a copy of this
void pack(Ipc::TypedMsgHdr &msg) const override
prepare for sendmsg()
snmp_session wrapper add pack/unpack feature