Skip to main content

Class: OutPFile

This page documents the methods and fields available in the OutPFile class.

Members

SignatureDescription
OutPFile()Creates a new instance of OutPFile.
OutPFile(String)Creates a new instance of OutPFile.
get()Returns the current value.
get()Returns the current value.
get()Returns the current value.
get()Returns the current value.
getAbsolutePath()Returns the current absolute path.
getFilePath()Returns the current file path.
getFullName()Returns the current full name.
getInspector(Context, Constructor, String, UserPointer)Returns the current inspector.
getInspector(Context, Field, Object, String, GetSetterListener, UserPointer)Returns the current inspector.
getInspectorForArray(Context, Object[], int, Object, String, GetSetterListener, UserPointer)Returns the current inspector for array.
getInspectorForList(Context, GhostList, int, Object, String, GetSetterListener, UserPointer)Returns the current inspector for list.
getSimpleName(UserPointer)Returns the current simple name.
isRestorable()Returns whether restorable is true.
isRestorable()Returns whether restorable is true.
newInstance(UserPointer)Creates a new instance.
newInstance(UserPointer)Creates a new instance.
restore(Variable, UserPointer)Performs the restore operation using the provided parameters (variable, userPointer).
restore(Variable, UserPointer)Performs the restore operation using the provided parameters (variable, userPointer).
save(String, Object, UserPointer)Saves data from the object.
save(String, Object, UserPointer)Saves data from the object.
set(Variable)Sets or updates the the value.
set(Variable)Sets or updates the the value.
set(Variable)Sets or updates the the value.
set(Variable)Sets or updates the the value.
setFilePath(String)Sets or updates the file path.
toString()Returns the string representation.