|
| AAAA |
| Interfaces for authentication, authorization, auditing and accounting.
|
|
| appdevel |
| Development interfaces for writing Wolframe application extension modules.
|
|
| base64 |
| Base64 encoding/decoding functions (implemented in the core library libwolframe)
|
|
| cmdbind |
| Interfaces to command handlers and some basic command handlers (implemented in the library libwolframe_langbind)
|
|
| config |
| Interfaces and templates for configuration structures and parsers.
|
|
| crypto |
| Cryprographic structures and functions (implemented in the core library libwolframe)
|
|
| db |
| Database related classes (implemented in the library libwolframe_database)
|
|
| langbind |
| Glueing classes for language bindings and filters (implemented in the library libwolframe_langbind)
|
|
| log |
| Logger structures (implemented in the core library libwfsingleton)
|
|
| module |
| Module base classes and object builder structures.
|
|
| net |
| Network and connection handling.
|
|
| prgbind |
| Interfaces to programs and the program library.
|
|
| proc |
| Processor provider and execution context.
|
|
| protocol |
| Helper classes for implementing the protocol and handling buffers.
|
|
| serialize |
| Serialization library (implemented in the library libwolframe_serialize)
|
|
| types |
| Basic data types (implemented in the core library libwolframe)
|
|
| utils |
| Utility functions for parsing, handling files, allocating memory, etc. (implemented in the core library libwolframe)
|
|
Toplevel Wolframe namespace.