ApplyChanges() | MyApp | |
BindLocal() | MyApp | [inline] |
ChangeIcon(int id) | MyApp | |
check_thread_status() | MyApp | |
CreateTop() | MyApp | [inline] |
GetDatabase() | MyApp | [inline] |
GetDialogData() | MyApp | |
GetInstance() | WinApp | [inline] |
GetLocalPort() | MyApp | [inline] |
GetMinionPort() | MyApp | [inline] |
GetPrevInstance() | WinApp | [inline] |
Init(LPSTR lpCmdLine, int nCmdShow) | MyApp | [virtual] |
m_bind_local | MyApp | [private] |
m_create_top | MyApp | [private] |
m_db | MyApp | [private] |
m_group_password | MyApp | [private] |
m_join_group | MyApp | [private] |
m_local_port | MyApp | [private] |
m_minder_host | MyApp | [private] |
m_minder_port | MyApp | [private] |
m_minion_port | MyApp | [private] |
m_new_group_password | MyApp | [private] |
m_new_join_group | MyApp | [private] |
m_new_minder_host | MyApp | [private] |
m_new_minder_port | MyApp | [private] |
m_new_no_minder | MyApp | [private] |
m_new_use_password | MyApp | [private] |
m_no_minder | MyApp | [private] |
m_quit | MyApp | [private] |
m_use_password | MyApp | [private] |
MemoryUsage() | MyApp | |
minion_connect(FinderHandler &h) | MyApp | |
MyApp(HINSTANCE, HINSTANCE, Database &) | MyApp | |
NoMinder() | MyApp | [inline] |
reg_minder(FinderHandler &, const std::string &cmd) | MyApp | |
SetCreateTop(bool x=true) | MyApp | [inline] |
SetDialogData() | MyApp | |
SetDrop(bool x=true) | MyApp | |
SetQuit(bool x=true) | MyApp | [inline] |
settings_form(FinderSocket &) | MyApp | |
SetValues(int local_port, bool bind_local, const std::string &minder_host, int minder_port, bool no_minder, bool create_top, const std::string &join_group, bool use_password, const std::string &group_password) | MyApp | |
ShowBalloonTip(const std::string &title, const std::string &msg) | MyApp | |
ShowTaskBar(BOOL show) | MyApp | |
view_thread_status(FinderSocket &) | MyApp | |
WinApp(HINSTANCE, HINSTANCE) | WinApp | |
~MyApp() | MyApp | |
~WinApp() | WinApp | [virtual] |