Neokernel API

FileObjectManager Fields

The fields of the FileObjectManager class are listed below. For a complete list of FileObjectManager class members, see the FileObjectManager Members topic.

Protected Instance Fields

agent_id (inherited from Agent) This is where the agent_id is cached for use by the toString method.
agentControllerObj (inherited from Agent) This is a reference to the AgentController assigned to this agent.
allprops
debugReporter (inherited from Agent) This is a reference to the Reporter assigned to this agent for debug output. If this field is null (Nothing in Visual Basic) the debug method will be ignored.
errorReporter (inherited from Agent) This is a reference to the Reporter assigned to this agent for error output. If this field is null, (Nothing in Visual Basic), the error methods will be ignored.
fsSync
nextID
printlnReporter (inherited from Agent) This is a reference to the Reporter assigned to this agent for println output. If this field is null (Nothing in Visual Basic) the println method will be ignored.
rootdir
types
warningReporter (inherited from Agent) This is a reference to the Reporter assigned to this agent for warning output. If this field is null (Nothing in Visual Basic) the warning methods will be ignored.

See Also

FileObjectManager Class | com.neokernel.om Namespace | Props | FilePropsContainer | ObjectID | ObjectType