Wolframe, 0.0.3

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 N_WolframeToplevel Wolframe namespace
 NAAAAInterfaces for authentication, authorization, auditing and accounting
 NappdevelDevelopment interfaces for writing Wolframe application extension modules
 Nbase64Base64 encoding/decoding functions (implemented in the core library libwolframe)
 NcmdbindInterfaces to command handlers and some basic command handlers (implemented in the library libwolframe_langbind)
 NconfigInterfaces and templates for configuration structures and parsers
 NcryptoCryprographic structures and functions (implemented in the core library libwolframe)
 NdbDatabase related classes (implemented in the library libwolframe_database)
 NlangbindGlueing classes for language bindings and filters (implemented in the library libwolframe_langbind)
 NlogLogger structures (implemented in the core library libwfsingleton)
 NmoduleModule base classes and object builder structures
 NnetNetwork and connection handling
 NprgbindInterfaces to programs and the program library
 NprocProcessor provider and execution context
 NserializeSerialization library (implemented in the library libwolframe_serialize)
 NtypesBasic data types (implemented in the core library libwolframe)
 NutilsUtility functions for parsing, handling files, allocating memory, etc. (implemented in the core library libwolframe)
 CApplicationInfoApplication wide singleton for the application info
 CConfiguredObjectConstructorConstructor of a configured object
 CErrorCode
 CErrorLevel
 CGlobalRandomGeneratorGlobal random generator (sort of a pseudo-singleton)
 CObjectConstructorBaseConstructor base class
 CObjectPoolClass represening a pool of objects
 CObjectPoolTimeoutTimeout exception for object pool
 CPlatformPlatform class
 CServerHandlerThe server main handler All it should do is to provide connection handlers
 CSimpleObjectConstructorConstructor of a simple (without configuration) object
 CVersionVersion class
 CJobSchedule
 CJobScheduleProvider
 CLogTraceContextCallback context structure for logging VM instructions in transaction execution