![]() |
The Gaudi Framework
v39r3 (979e3109)
|
#include <GaudiKernel/Bootstrap.h>#include <GaudiKernel/IAppMgrUI.h>#include <GaudiKernel/IProperty.h>#include <GaudiKernel/SmartIF.h>#include <GaudiKernel/StatusCode.h>#include <iostream>
Go to the source code of this file.
Macros | |
| #define | CHECK(SC) if ( SC.isFailure() ) return 1; |
Functions | |
| int | main () |
| #define CHECK | ( | SC | ) | if ( SC.isFailure() ) return 1; |
Definition at line 21 of file TestAppMgrStateMachine.cpp.
| int main | ( | ) |
Definition at line 23 of file TestAppMgrStateMachine.cpp.