#include <ccaenv.h>
Inheritance diagram for sc::ExternalCCAFramework:


Public Member Functions | |
| ExternalCCAFramework (gov::cca::Services &services) | |
| Initialize the framework. | |
| virtual gov::cca::Services * | get_services () |
| Returns pointer to Services object. | |
| virtual gov::cca::ports::BuilderService * | get_builder_service () |
| Returns pointer to BuilderService object. | |
| virtual gov::cca::TypeMap * | get_type_map () |
| Returns pointer to type map. | |
| virtual gov::cca::ComponentID * | get_component_id () |
| Returns pointer to framework's ComponentID. | |