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

#include <gov_effects.h>

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

Public Member Functions

 GovEffectsExtension (ccf::kv::Tx *t)
 
void install (js::core::Context &ctx) override
 
- Public Member Functions inherited from ccf::js::extensions::ExtensionInterface
virtual ~ExtensionInterface ()=default
 

Public Attributes

ccf::kv::Txtx
 

Detailed Description

Adds the following functions:

These should potentially be moved to a nested object, but are retained here for backwards compatibility.

Constructor & Destructor Documentation

◆ GovEffectsExtension()

ccf::js::extensions::GovEffectsExtension::GovEffectsExtension ( ccf::kv::Tx t)
inline

Member Function Documentation

◆ install()

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

Member Data Documentation

◆ tx

ccf::kv::Tx* ccf::js::extensions::GovEffectsExtension::tx

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