.\" DO NOT MODIFY THIS FILE! It was generated by setup.py 1.2. .TH NFSBASE 3 "21 March 2023" "NFStest 3.2" "nfsbase 1.3" .SH NAME packet.nfs.nfsbase - NFS Base module .SH DESCRIPTION Base class for an NFS object .SH CLASSES .SS class CB_NULL(NFSbase) .nf NFS CB_NULL object .fi .SS class NFSbase(packet.utils.RPCload) .nf NFS Base object This should only be used as a base class for an NFS object .P .B Methods defined here: --------------------- .P .B __str__(self) Informal string representation of object .P .B main_op(self) Get the main NFS operation .fi .SS class NULL(NFSbase) .nf NFS NULL object .fi .SH SEE ALSO .BR baseobj(3), .BR packet.nfs.nfs4_const(3), .BR packet.utils(3) .SH BUGS No known bugs. .SH AUTHOR Jorge Mora (mora@netapp.com)