Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
cuttlefish::ClientId Class Reference

#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
 

Constructor & Destructor Documentation

◆ ClientId()

cuttlefish::ClientId::ClientId ( )

Member Function Documentation

◆ operator==()

bool cuttlefish::ClientId::operator== ( const ClientId other) const

Member Data Documentation

◆ id_

size_t cuttlefish::ClientId::id_
private

◆ next_id_

size_t cuttlefish::ClientId::next_id_ = 0
staticprivate

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