A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::net::SignallingService::State Struct Reference

Public Member Functions

bool stopped ABSL_GUARDED_BY (mu)
 
absl::flat_hash_map< std::string, std::weak_ptr< SignallingEndpoint::State > > endpoints ABSL_GUARDED_BY (mu)
 

Public Attributes

thread::Mutex mu
 

Member Function Documentation

◆ ABSL_GUARDED_BY() [1/2]

bool stopped a11::net::SignallingService::State::ABSL_GUARDED_BY ( mu  )

◆ ABSL_GUARDED_BY() [2/2]

absl::flat_hash_map< std::string, std::weak_ptr< SignallingEndpoint::State > > endpoints a11::net::SignallingService::State::ABSL_GUARDED_BY ( mu  )

Member Data Documentation

◆ mu

thread::Mutex a11::net::SignallingService::State::mu
mutable

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