LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::Util::CoreProxyHolder Struct Reference

#include "coreproxyholder.h"

Static Public Member Functions

static void Set (ICoreProxy_ptr proxy)
 
static ICoreProxy_ptr Get ()
 

Static Public Attributes

static ICoreProxy_ptr Proxy_
 

Detailed Description

Definition at line 36 of file coreproxyholder.h.

Member Function Documentation

◆ Get()

static ICoreProxy_ptr LC::Util::CoreProxyHolder::Get ( )
inlinestatic

Definition at line 45 of file coreproxyholder.h.

References Proxy_.

◆ Set()

static void LC::Util::CoreProxyHolder::Set ( ICoreProxy_ptr  proxy)
inlinestatic

Definition at line 40 of file coreproxyholder.h.

References Proxy_.

Member Data Documentation

◆ Proxy_

ICoreProxy_ptr LC::Util::CoreProxyHolder::Proxy_
static

Definition at line 38 of file coreproxyholder.h.

Referenced by Get(), and Set().


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