Method | Description | |
---|---|---|
Emit ( NfsPacket &packet ) : System.Boolean | ||
FileHandle ( ) : System | ||
FileHandle ( NfsPacket source ) : System | ||
Set ( uint root, uint handle, uint readOnly ) : System.Boolean |
Method | Description | |
---|---|---|
Read ( NfsPacket packet ) : bool |
public Emit ( NfsPacket &packet ) : System.Boolean | ||
packet | NfsPacket | |
return | System.Boolean |
public FileHandle ( NfsPacket source ) : System | ||
source | NfsPacket | |
return | System |
public Set ( uint root, uint handle, uint readOnly ) : System.Boolean | ||
root | uint | |
handle | uint | |
readOnly | uint | |
return | System.Boolean |