![]() |
![]() |
#include <Proxy.h>
Public Types | |
typedef Proxy | Base |
![]() | |
typedef unsigned long | ProxyID |
Static Public Member Functions | |
static std::shared_ptr< T > | create () |
static std::shared_ptr< T > | find (ProxyID id) |
Protected Member Functions | |
Proxy (ProxyID id) | |
Static Private Member Functions | |
static ProxyBase * | ctor (ProxyID id) |
Additional Inherited Members | |
![]() | |
ProxyID | getID () const |
virtual | ~ProxyBase () |
|
inlineprotected |
|
inlinestatic |
|
inlinestaticprivate |