![]() |
The Gaudi Framework
v26r4
|


Public Types | |
| typedef IInterface | TYPE |
| typedef IInterface | TYPE |
Public Member Functions | |
| TYPE * | operator() (const IInterface *in) const |
| the only one important method More... | |
| TYPE * | operator() (const IInterface *in) const |
| the only one important method More... | |
Static Public Member Functions | |
| static TYPE * | cast (const IInterface *in) |
| the only one important method (static) More... | |
| static TYPE * | cast (const InterfaceID &, const IInterface *in) |
| the only one important method (static) More... | |
| static TYPE * | cast (const IInterface *in) |
| the only one important method (static) More... | |
| static TYPE * | cast (const InterfaceID &, const IInterface *in) |
| the only one important method (static) More... | |
Definition at line 64 of file Interface.h.
| typedef IInterface GaudiPython::Interface< IInterface >::TYPE |
Definition at line 67 of file Interface.h.
| typedef IInterface GaudiPython::Interface< IInterface >::TYPE |
Definition at line 67 of file Interface.h.
|
inlinestatic |
the only one important method (static)
| in | input interface |
Definition at line 79 of file Interface.h.
|
inlinestatic |
the only one important method (static)
| in | input interface |
Definition at line 79 of file Interface.h.
|
inlinestatic |
the only one important method (static)
| iid | unique identifier of 'target' interface |
| in | input interface |
Definition at line 87 of file Interface.h.
|
inlinestatic |
the only one important method (static)
| iid | unique identifier of 'target' interface |
| in | input interface |
Definition at line 87 of file Interface.h.
|
inline |
the only one important method
| in | input interface |
Definition at line 72 of file Interface.h.
|
inline |
the only one important method
| in | input interface |
Definition at line 72 of file Interface.h.