Empact Foundation Class Library Wiki
Cross-platform C++ library for use as a default application framework.
Brought to you by:
sreekants
The function of this layer is to provide a complete portable framework to plug in general-purpose subsystems into a large application.
Module | Layer | Description |
---|---|---|
cfm | platform | This library includes an embedded ColdFusion template engine for dynamic websites. |
msgq | platform | This library includes an embeddable, extensible message queue mechanism. |
wfl | platform | This library includes an embeddable, workflow mechanism. |
Documentation for individual classes are included in docs.tar.gz file in the root directory. You will need to extract it into the docs directory for your documentation to work. Please read /docs/index.htm for more instructions.
Samples for key components in this layer are organized in the samples/core directory of the source code.