ArnLib  4.0.x
Active Registry Network
ArnClientReg Class Reference

Public Member Functions

bool store (ArnClient *client, const QString &id)
 
ArnClientget (const QString &id)
 
int remove (const QString &id)
 
int remove (const ArnClient *client)
 

Static Public Member Functions

static ArnClientReginstance ()
 

Detailed Description

Definition at line 48 of file ArnClient.cpp.

Member Function Documentation

◆ get()

ArnClient * ArnClientReg::get ( const QString &  id)

Definition at line 79 of file ArnClient.cpp.

◆ instance()

ArnClientReg & ArnClientReg::instance ( )
static

Definition at line 114 of file ArnClient.cpp.

◆ remove() [1/2]

int ArnClientReg::remove ( const QString &  id)

Definition at line 87 of file ArnClient.cpp.

◆ remove() [2/2]

int ArnClientReg::remove ( const ArnClient client)

Definition at line 95 of file ArnClient.cpp.

◆ store()

bool ArnClientReg::store ( ArnClient client,
const QString &  id 
)

Definition at line 66 of file ArnClient.cpp.


The documentation for this class was generated from the following file: