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 ()
 
auto operator<=> (const ClientId &) const =default
 

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<=>()

auto cuttlefish::ClientId::operator<=> ( const ClientId ) const
default

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: