FreeBSD Manual Pages
MR::IProto::Request(3)User Contributed Perl DocumentatioMR::IProto::Request(3) NAME MR::IProto::Request - request message DESCRIPTION Base class for all request messages. PUBLIC METHODS key Returns key value. You must reimplement this method in your subclass to use this feature. retry If request retry is allowed. PROTECTED METHODS key_attr Class method which must return name of key attribute. _build_data You must implement this method in you subclass to pack your object. Returns packed data. perl v5.32.0 2012-03-15 MR::IProto::Request(3)
NAME | DESCRIPTION | PUBLIC METHODS | PROTECTED METHODS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=MR::IProto::Request&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>