Searched defs:PluginContext (Results 1 – 3 of 3) sorted by relevance
59 struct PluginContext { struct76 using PluginContextPtr = std::shared_ptr<PluginContext>; argument
19 export interface PluginContext { interface
19 export class PluginContext { class