GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::CCAEnv(3) MPQC sc::CCAEnv(3)

sc::CCAEnv - The CCAEnv class handles embedded CCA frameworks.

#include <ccaenv.h>


static void init (std::string &args)
Initialize the framework. static int initialized ()
Return nonzero if CCAEnv has been initialized. static ccaffeine::AbstractFramework * get_framework ()
Returns pointer to framework. static gov::cca::Services * get_services ()
Returns pointer to Services object. static gov::cca::ports::BuilderService * get_builder_service ()
Returns pointer to BuilderService object. static gov::cca::TypeMap * get_type_map ()
Returns pointer to type map. static gov::cca::ComponentID * get_component_id ()
Returns pointer to 'uber' component's ComponentID.

The CCAEnv class handles embedded CCA frameworks.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.