|
ArnLib
4.0.x
Active Registry Network
|
Public Member Functions | |
| bool | store (ArnClient *client, const QString &id) |
| ArnClient * | get (const QString &id) |
| int | remove (const QString &id) |
| int | remove (const ArnClient *client) |
Static Public Member Functions | |
| static ArnClientReg & | instance () |
Definition at line 48 of file ArnClient.cpp.
| ArnClient * ArnClientReg::get | ( | const QString & | id | ) |
Definition at line 79 of file ArnClient.cpp.
|
static |
Definition at line 114 of file ArnClient.cpp.
| int ArnClientReg::remove | ( | const QString & | id | ) |
Definition at line 87 of file ArnClient.cpp.
| int ArnClientReg::remove | ( | const ArnClient * | client | ) |
Definition at line 95 of file ArnClient.cpp.
| bool ArnClientReg::store | ( | ArnClient * | client, |
| const QString & | id | ||
| ) |
Definition at line 66 of file ArnClient.cpp.