AccessError |
Error accessing an indexed item. |
BOM |
Methods common to all Falcon items. |
CloneError |
Item cannot be cloned. |
CmdlineParser |
Provides simple and powerful parsing of the command line options. |
CodeError |
VM and internal coded related error descriptor. |
Directory |
Special iterator to access directory listings. |
Error |
Internal VM and runtime error reflection class. |
FileStat |
Class holding informations on system files. |
Format |
Controls the rendering of items into strings. |
InterruptedError |
Wait operation interrupted. |
IoError |
Error on I/O operations. |
Iterator |
Indirect pointer to sequences. |
List |
Fast growable double linked list. |
MathError |
Mathematical calculation error. |
ParamError |
Incongruent paremeter error. |
ParseError |
Generic input parsing error. |
Path |
Interface to local filesystem path definition. |
Semaphore |
Simple coroutine synchronization device. |
Stream |
Stream oriented I/O class. |
StringStream |
Memory based stream. |
SyntaxError |
Syntax error descriptor. |
Table |
Home of tabular programming. |
TimeStamp |
Representation of times in the system. |
TimeZone |
TimeZone enumeration and services. |
TypeError |
Type mismatch in a typed operation. |
URI |
Interface to RFC3986 Universal Resource Indicator. |