sc_CCAEnv (3) Linux Manual Page
sc::CCAEnv – The CCAEnv class handles embedded CCA frameworks. Synopsis #include <ccaenv.h> Static Public Member Functions 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…
