A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
name — Property in class ch.capi.core.ApplicationFile
Defines the name.
NameAlreadyExistsError — Class in package ch.capi.errors
Error thrown when a name that should be unique is duplicated.
NameAlreadyExistsError(name) — Constructor in class ch.capi.errors.NameAlreadyExistsError
Creates a new NameAlreadyExistsError object.
netState — Property in class ch.capi.display.AbstractDocument
Defines the NetState value.
netState — Property in class ch.capi.net.AbstractLoadableFile
Defines the NetState value.
netState — Property in interface ch.capi.net.INetStateManager
Defines the NetState value.
NetState — Class in package ch.capi.net
Represents a state of a file.
nextElement — Property in interface ch.capi.data.IDataStructure
Defines the next element that will be removed from the data structure.
nextElement — Property in class ch.capi.data.QueueList
Defines the next element that will be removed from the data structure.
nextElement — Property in class ch.capi.data.StackList
Defines the next element that will be removed from the data structure.
nextElement — Property in class ch.capi.data.tree.ArrayHeap
Defines the next element that will be removed from the data structure.
nextFileToLoad — Property in class ch.capi.net.MassLoader
Defines the next file that will be extracted from the queue to be loaded.
NO_CACHE_VARIABLE_NAME — Constant static property in class ch.capi.net.AbstractLoadableFile
Name of the 'no cache' variable.
numFilesLoading — Property in class ch.capi.net.MassLoader
Defines the number of files being currently loaded.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z