BTestApp
class CPPUNIT_API BTestApp : public BApplication {
BTestApp(const char *signature);
virtual ~BTestApp();
fApplication = new BTestApp("application/x-vnd.obos.RegistrarThreadManagerTest");
class BTestApp;
BTestApp *fApplication;
fApplication = new BTestApp(testSig);
class BTestApp;
BTestApp *fApplication;
fApplication = new BTestApp("application/x-vnd.obos.query-test");
class BTestApp;
BTestApp *fApplication;
BTestApp::DeleteTestHandler(BTestHandler *handler)
BTestApp::Handler()
BTestApp::TestHandlerAt(int32 index)
BTestApp::_AppThreadStart(void *data)
if (BTestApp *app = (BTestApp*)data) {
BTestApp::BTestApp(const char *signature)
BTestApp::~BTestApp()
BTestApp::Init()
BTestApp::Terminate()
BTestApp::ReadyToRun()
BTestApp::CreateTestHandler()
class BTestApp : public BApplication {
BTestApp(const char *signature);
virtual ~BTestApp();
fApplication = new BTestApp("application/x-vnd.obos.volume-test");
class BTestApp;
BTestApp *fApplication;
BTestApp::CreateTestHandler()
BTestApp::DeleteTestHandler(BTestHandler *handler)
BTestApp::Handler()
BTestApp::TestHandlerAt(int32 index)
BTestApp::_AppThreadStart(void *data)
if (BTestApp *app = (BTestApp*)data) {
BTestApp::BTestApp(const char *signature)
BTestApp::~BTestApp()
BTestApp::Init()
BTestApp::Terminate()
BTestApp::ReadyToRun()