![]() |
ATLAS Offline Software
|
#include <IAGDD2GeoSvc.h>
Public Types | |
| using | LockedController = CxxUtils::LockedPointer<AGDDController> |
Public Member Functions | |
| DeclareInterfaceID (IAGDDtoGeoSvc, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual void | addHandler (XMLHandler *)=0 |
| virtual LockedController | getController ()=0 |
Definition at line 20 of file IAGDD2GeoSvc.h.
Definition at line 26 of file IAGDD2GeoSvc.h.
|
pure virtual |
| IAGDDtoGeoSvc::DeclareInterfaceID | ( | IAGDDtoGeoSvc | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |