Name | Summary | Category |
cipher_digest | [Cipher_Digest] calculates a digest for data using a specified cipher. Requires two parameters: the data to be encrypted and a -Digest parameter specifying the algorithm to use. Returns a... | Encryption |
cipher_encrypt | [Cipher_Encrypt] encrypts data using a specified cipher.
Requires three parameters:
|
Encryption |
cipher_decrypt | [Cipher_Decrypt] decrypts data using a specified cipher.
Requires three parameters:
|
Encryption |
cipher_decryptprivate | No description available. | Encryption |
cipher_decryptpublic | This method accepts three parameters:
|
Encryption |
cipher_encryptprivate | This method accepts four parameters:
|
Encryption |
checked | No description available. | |
capture->self | Refers to the type in which the capture is created. | Capture |
capture->invoke | Invokes the curent capture. A capture can also be invoked with () | Capture |
capture->detach | No description available. | Capture |
capture->restart | Restarts a capture. Code within capture is re-excuted. | Capture |
capture->resume | No description available. | Capture |
capture->continuation | No description available. | Capture |
capture->home | No description available. | Capture |
capture->callsite_file | Returns the path of the file or the name of the type containing the current capture. | Capture |
capture->callsite_line | Returns the current line number within a capture. | Capture |
capture->callsite_col | Returns the current column number within a capture. | Capture |
capture->callstack | Returns the callstack for a capture. | Capture |
capture->splitthread | A new thread can be created by calling the capture->splitthread() method. The capture given to capture->splitthread() will be run in a new thread. This new thread will contain... | Capture |
capture->threadreaddesc | No description available. | Capture |
capture->autocollectbuffer | Returns the captures current auto collect buffer. This is populated when a capture is created with carets ^ like so {^ ^} | Capture |
capture->calledname | No description available. | Capture |
capture->methodname | Refers to the method in which the capture is created. | Capture |
cache_store | [cache_store] permits content to be directly stored into the cache. If the optional -expires parameter is given, then the content will only be stored if there is existing content and if it is... | Cache |
capture->invokeAutoCollect | Invokes the capture but puts all autocollect data in a new string buffer returns that buffer. Non-autocollecting captures are just invoked with no resulting value. | Capture |
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft