Provided by: nfstest_3.2-2_all bug

NAME

       packet.nfs.nfsbase - NFS Base module

DESCRIPTION

       Base class for an NFS object

CLASSES

   class CB_NULL(NFSbase)
       NFS CB_NULL object

   class NFSbase(packet.utils.RPCload)
       NFS Base object

       This should only be used as a base class for an NFS object

       Methods defined here:
       ---------------------

       __str__(self)
       Informal string representation of object

       main_op(self)
       Get the main NFS operation

   class NULL(NFSbase)
       NFS NULL object

SEE ALSO

       baseobj(3), packet.nfs.nfs4_const(3), packet.utils(3)

BUGS

       No known bugs.

AUTHOR

       Jorge Mora (mora@netapp.com)