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 portable alternative to the third-party libraries that facilitate connectivity to cloud computing platforms.
*Note: The current pre-release version (2.1.0) has limited support for AWS REST API. Supported capabilities include: S3, SQS, EC2, SNS.
Module | Layer | Description |
---|---|---|
caws | cloud | This library provides support for Amazon Web Services. |
cazure | cloud | This library provides support for Microsoft Azure Services. |
cgcp | cloud | This library provides support for Google Cloud Platform. |
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.