#include "jsonipc.hh"
Public Member Functions | |
Scope (InstanceMap &instance_map, ScopeLocalsP localsp={}) | |
~Scope () | |
Static Public Member Functions | |
static InstanceMap * | instance_map () |
template<typename T > | |
static std::shared_ptr< T > | make_shared () |
Keep track of temporary instances during IpcDispatcher::dispatch_message().
|
explicit |
~Scope | ( | ) |
|
static |
|
static |