C# Class nfsV2.fattr

Summary description for fattr.
Mostrar archivo Open project: petebarber/NFS Class Usage Examples

Public Methods

Method Description
IsFile ( ) : bool
Pack ( rpcPacker packer ) : void
fattr ( fhandle fh ) : System

Method Details

IsFile() public method

public IsFile ( ) : bool
return bool

Pack() public method

public Pack ( rpcPacker packer ) : void
packer RPCV2Lib.rpcPacker
return void

fattr() public method

public fattr ( fhandle fh ) : System
fh fhandle
return System