CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::js::WithKVExtension< Base > Class Template Reference

#include <common_context.h>

Inherits Base.

Public Member Functions

 WithKVExtension (TxAccess acc, ccf::kv::Tx *tx)
 
ccf::js::core::JSWrappedValue inner_call (const ccf::js::core::JSWrappedValue &f, const std::vector< ccf::js::core::JSWrappedValue > &argv) override
 

Constructor & Destructor Documentation

◆ WithKVExtension()

template<typename Base >
ccf::js::WithKVExtension< Base >::WithKVExtension ( TxAccess  acc,
ccf::kv::Tx tx 
)
inline

Member Function Documentation

◆ inner_call()

template<typename Base >
ccf::js::core::JSWrappedValue ccf::js::WithKVExtension< Base >::inner_call ( const ccf::js::core::JSWrappedValue f,
const std::vector< ccf::js::core::JSWrappedValue > &  argv 
)
inlineoverride

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