#include <AbiCollab_Command.h>
Public Member Functions | |
| AbiCollab_Command (const UT_UTF8String &argv) | |
| ~AbiCollab_Command () | |
| bool | execute () |
Private Member Functions | |
| bool | _doCmdRegression (const UT_UTF8String &sSessionFile) |
| bool | _doCmdDebug (const UT_UTF8String &sServerSessionFile, const UT_UTF8String &sClientSessionFile, bool bSingleStep) |
Private Attributes | |
| UT_UTF8String | m_argv |
| AbiCollab_Command::AbiCollab_Command | ( | const UT_UTF8String & | argv | ) |
| AbiCollab_Command::~AbiCollab_Command | ( | ) |
| bool AbiCollab_Command::execute | ( | ) |
References _doCmdDebug(), _doCmdRegression(), m_argv, UT_DEBUGMSG, and UT_UTF8String::utf8_str().
Referenced by s_abicollab_command_invoke().
| bool AbiCollab_Command::_doCmdRegression | ( | const UT_UTF8String & | sSessionFile | ) | [private] |
| bool AbiCollab_Command::_doCmdDebug | ( | const UT_UTF8String & | sServerSessionFile, | |
| const UT_UTF8String & | sClientSessionFile, | |||
| bool | bSingleStep | |||
| ) | [private] |
References XAP_Dialog_MessageBox::a_OK, AbiCollabSessionManager::addAccount(), XAP_Dialog_MessageBox::b_O, FakeAccountHandler::canStep(), FakeAccountHandler::cleanup(), AbiCollabSessionManager::destroyAccount(), XAP_App::getApp(), FakeAccountHandler::getCurrentRev(), FakeAccountHandler::getFrame(), XAP_App::getGraphicsFactory(), AbiCollabSessionManager::getManager(), GRID_UNIX_PANGO, GRID_WIN32_UNISCRIBE, FakeAccountHandler::initialize(), GR_GraphicsFactory::registerAsDefault(), XAP_Frame::showMessageBox(), FakeAccountHandler::step(), UT_ASSERT_HARMLESS, UT_DEBUGMSG, UT_go_filename_to_uri(), UT_return_val_if_fail, UT_UNUSED, UT_UTF8String_sprintf(), and UT_UTF8String::utf8_str().
Referenced by execute().
UT_UTF8String AbiCollab_Command::m_argv [private] |
Referenced by execute().
1.5.5