File 'net/pop3/storage/mem.cls' (part of 'Pool_Net')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'memStorage'
messages ()
|
|
Returns: A list containing the messages stored in the facility, and their handles, in a format suitable to 'array set'.
|
storeMessage (command message)
|
Overrides popClientStorageBase:storeMessage
|
Argument: command
|
The script evaluate after completion of the process (use Done to accomplish this). Allowed to be empty, nothing is done in that case. Gets either 'error' or 'done' as first argument.
|
Argument: message
|
The text of the message to store.
|
stored ()
|
|
Returns: The number of messages stored in the facility
|
- nextId
- The next index to use for mem.
initial value: 1
- mem
- The array containing the incoming messages.
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries