#include <Proxy.h>
Public Types | |
typedef Proxy | Base |
Public Types inherited from ThePEG::ProxyBase | |
typedef unsigned long | ProxyID |
Static Public Member Functions | |
static boost::shared_ptr< T > | create () |
static boost::shared_ptr< T > | find (ProxyID id) |
Protected Member Functions | |
Proxy (ProxyID id) | |
Static Private Member Functions | |
static ProxyBase * | ctor (ProxyID id) |
Additional Inherited Members | |
Public Member Functions inherited from ThePEG::ProxyBase | |
ProxyID | getID () const |
virtual | ~ProxyBase () |
|
inlineprotected |
|
inlinestatic |
Definition at line 44 of file Proxy.h.
|
inlinestaticprivate |
|
inlinestatic |
Definition at line 46 of file Proxy.h.