Android-cuttlefish cvd tool
|
#include <client.h>
Public Member Functions | |
ClientId () | |
bool | operator== (const ClientId &) const |
Private Attributes | |
size_t | id_ |
Static Private Attributes | |
static size_t | next_id_ = 0 |
cuttlefish::ClientId::ClientId | ( | ) |
bool cuttlefish::ClientId::operator== | ( | const ClientId & | other | ) | const |
|
private |
|
staticprivate |