CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::js::extensions::HostExtension Class Reference

#include <host.h>

Inherits ccf::js::extensions::ExtensionInterface.

Public Member Functions

 HostExtension (ccf::AbstractHostProcesses *hp)
 
void install (js::core::Context &ctx) override
 
- Public Member Functions inherited from ccf::js::extensions::ExtensionInterface
virtual ~ExtensionInterface ()=default
 

Public Attributes

ccf::AbstractHostProcesseshost_processes
 

Detailed Description

Adds the following functions:

Constructor & Destructor Documentation

◆ HostExtension()

ccf::js::extensions::HostExtension::HostExtension ( ccf::AbstractHostProcesses hp)
inline

Member Function Documentation

◆ install()

void ccf::js::extensions::HostExtension::install ( js::core::Context ctx)
overridevirtual

Member Data Documentation

◆ host_processes

ccf::AbstractHostProcesses* ccf::js::extensions::HostExtension::host_processes

The documentation for this class was generated from the following files: