A B C D E F G H I J K L M N P R S T U V W

G

get() - Method in class cz.zcu.kiv.os.console.ConsoleHistory
Gets the command on current position in history
get(String) - Static method in class cz.zcu.kiv.os.manager.mailbox.MailBox
Get the mailbox for specified user
get() - Method in class cz.zcu.kiv.os.manager.mailbox.UserMailBox
Get and remove the oldest item from the Mailbox.
getArgs() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns process arguments.
getBlocked() - Method in class cz.zcu.kiv.os.manager.mailbox.UserMailBox
Get and remove the oldest item from the Mailbox.
getChild() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns the first created child process of this process.
getCleanable() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns a Cleanable object which will be be run on service thread end.
getCols() - Method in class cz.zcu.kiv.os.manager.VirtualMachine
Returns number of console window columns.
getColumns() - Method in class cz.zcu.kiv.os.console.ConsoleOutputStream
Get console width in the number of columns
getColumns() - Method in class cz.zcu.kiv.os.console.ConsoleWindow
Get console width in the number of columns
getCommands() - Method in class cz.zcu.kiv.os.bin.shell.ParserResult
Gets the array of arguments.
getCount() - Method in class cz.zcu.kiv.os.util.ByteBufferQueue
Get the number of bytes in the buffer
getDescriptor() - Method in class cz.zcu.kiv.os.manager.VirtualMachine
Returns VMDescriptor object reference.
getDescriptor(int) - Method in class cz.zcu.kiv.os.manager.VirtualMachine
Returns a descriptor of process with specified PID.
getFile(String) - Method in class cz.zcu.kiv.os.manager.VirtualMachine
Returns a File object representing file given by name.
getFrom() - Method in class cz.zcu.kiv.os.manager.mailbox.MailBoxItem
Get user who the message sent
getInput() - Method in class cz.zcu.kiv.os.manager.VirtualMachine
Returns virtual machine input.
getInput() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns process input.
getInputFileName() - Method in class cz.zcu.kiv.os.bin.shell.ParserResult
Gets input filename if program use redirect from file
getInputStream() - Method in class cz.zcu.kiv.os.console.ConsoleWindow
Gets the InputStream for Console
getInstance() - Static method in class cz.zcu.kiv.os.manager.VMManager
Returns unique instance of VMManager class (it is created before if not exists).
getMessage() - Method in class cz.zcu.kiv.os.manager.mailbox.MailBoxItem
Get the message body
getName() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns process name.
getNewWindowHandler() - Method in class cz.zcu.kiv.os.console.ConsoleWindow
Gets the runnable handler which is called when user hits CTRL-N
getNext() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns the next process neighbour in its parent childs list.
getOutput() - Method in class cz.zcu.kiv.os.manager.VirtualMachine
Returns virtual machine output.
getOutput() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns process output.
getOutputFileName() - Method in class cz.zcu.kiv.os.bin.shell.ParserResult
Gets output filename if program use redirect to file otherwise null
getOutputStream() - Method in class cz.zcu.kiv.os.console.ConsoleWindow
Gets the OutputStream for Console
getParent() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns the parent process.
getPath() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns current path of the process.
getPid() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns process pid.
getPipeInput() - Method in class cz.zcu.kiv.os.manager.Pipe
Returns pipe input for virtual machine output redirection.
getPipeOutput() - Method in class cz.zcu.kiv.os.manager.Pipe
Returns pipe output for virtual machine input redirection.
getPosition() - Method in exception cz.zcu.kiv.os.bin.shell.ParserSyntaxException
Gets the position on command-line where the syntax error occurred
getPrev() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns the previous process neighbour in its parent childs list.
getProcessesTable() - Method in class cz.zcu.kiv.os.manager.VMManager
Returns Map object containing all processes.
getProcessList() - Method in class cz.zcu.kiv.os.manager.VirtualMachine
Returns an array with all running processes.
getRows() - Method in class cz.zcu.kiv.os.console.ConsoleOutputStream
Get console height in the number of rows
getRows() - Method in class cz.zcu.kiv.os.console.ConsoleWindow
Get console height in the number of rows
getTime() - Method in class cz.zcu.kiv.os.manager.mailbox.MailBoxItem
Get time when the message sent
getUnfinished() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns number of unfinished child processes.
getUser() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns user name of process owner.
getVirtualMachine() - Method in class cz.zcu.kiv.os.manager.VMDescriptor
Returns Virtual machine reference assigned to this descriptor.

A B C D E F G H I J K L M N P R S T U V W