#include <BrowserWarmStart.h>
Inherits Support.
Inheritance diagram for BrowserWarmStart:


Static Public Member Functions | |
| static int | init (const String &profilePath="") |
Private Member Functions | |
| BrowserWarmStart (const String &profilePath="") | |
| virtual | ~BrowserWarmStart () |
Private Attributes | |
| GtkWidget * | _mozEmbed |
Static Private Attributes | |
| static BrowserWarmStart * | _instance |
Definition at line 15 of file BrowserWarmStart.h.
| BrowserWarmStart::BrowserWarmStart | ( | const String & | profilePath = "" |
) | [private] |
Definition at line 28 of file BrowserWarmStart.cpp.
References _mozEmbed, CSTRING(), ERROR, Support::failure(), and MSG_OBJECT_CANNOT_CREATE.
Referenced by init().
| BrowserWarmStart::~BrowserWarmStart | ( | ) | [private, virtual] |
| int BrowserWarmStart::init | ( | const String & | profilePath = "" |
) | [static] |
Definition at line 15 of file BrowserWarmStart.cpp.
References _instance, BrowserWarmStart(), CHECK_CREATION, and OK.
Referenced by Browser::start().
GtkWidget* BrowserWarmStart::_mozEmbed [private] |
Definition at line 27 of file BrowserWarmStart.h.
Referenced by BrowserWarmStart(), and ~BrowserWarmStart().
BrowserWarmStart * BrowserWarmStart::_instance [static, private] |
1.5.1