qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
Class Index
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W
A
accept (qb::io::protocol)
accept (qb::io::transport)
acceptor (qb::io::async::tcp)
Actor (qb)
actor_factory_param (qb)
CoreInitializer::ActorBuilder (qb)
ActorId (qb)
ActorProxy (qb)
ambiguate
AProtocol (qb::io::async)
crypto::Argon2Params (qb)
AskData (qb)
B
base (qb::io::async)
base (qb::io::async::event)
crypto::base64 (qb)
base_pipe (qb::allocator)
basic_binary (qb::protocol::text)
basic_text (qb::protocol::text)
best_size (qb::internal)
best_size< _Size, false, true > (qb::internal)
best_size< _Size, true, true > (qb::internal)
BroadcastId (qb)
byte_terminated (qb::protocol::base)
bytes_terminated (qb::protocol::base)
C
CacheLine
cerr (qb::io)
Certificate (qb::io::ssl)
client (qb::io::async::tcp)
client (qb::io::async::udp)
client< _Derived, _Transport, void > (qb::io::async::tcp)
compress_factory (qb::compression)
compress_provider (qb::compression)
connector (qb::io::async::tcp)
CoreIdBitSet (qb)
CoreInitializer (qb)
CoreSet (qb)
CoreSpawnerParameter (qb)
cout (qb::io)
CPU (qb)
jwt::CreateOptions (qb)
crtp (qb)
crypto (qb)
D
decompress_factory (qb::compression)
decompress_provider (qb::compression)
directory_watcher (qb::io::async)
disconnected (qb::io::async::event)
dispose (qb::io::async::event)
Duration (qb)
E
eof (qb::io::async::event)
eos (qb::io::async::event)
Event (qb)
EventBucket
Actor::EventBuilder (qb)
EventPolicy (qb::router::internal)
EventQOS0 (qb)
expand (qb)
extracted (qb::io::async::event)
F
file (qb::io::async::event)
file (qb::io::async)
file (qb::io::transport)
file_watcher (qb::io::async)
FillEvent (qb)
G
got_type
got_type< A >
H
handshake (qb::io::async::event)
handshake (qb::io::protocol)
has_begin_end (qb::detail)
has_const_iterator (qb::detail)
has_insert (qb)
has_insert< T, typename std::enable_if< std::is_same< decltype(std::declval< T >().insert(std::declval< typename T::const_iterator >(), std::declval< typename T::value_type >())), typename T::iterator >::value >::type > (qb)
has_member
has_push_back (qb)
has_push_back< T, typename std::enable_if< std::is_void< decltype(std::declval< T >().push_back(std::declval< typename T::value_type >()))>::value >::type > (qb)
hash< qb::ActorId > (std)
hash< qb::Duration > (std)
hash< qb::jsonb > (std)
hash< qb::TimePoint > (std)
udp::identity::hasher (qb::io::transport)
HighResTimePoint (qb)
I
IActorFactory (qb)
ICallback (qb)
icase_basic_map (qb)
udp::identity (qb::io::transport)
index_builder (qb)
index_builder< 0, indexes_tuple< Indexes... > > (qb)
index_builder< num, indexes_tuple< Indexes... > > (qb)
indexes_tuple (qb)
input (qb::io::async)
io (qb::io::async::event)
io (qb::io::async)
io_handler (qb::io::async)
IProtocol (qb::io::async)
IRegisteredKernelEvent (qb::io::async)
is_associative_container (qb)
is_container (qb)
is_container< char[N]> (qb)
is_container< std::pair< T1, T2 > > (qb)
is_container< std::tuple< Args... > > (qb)
is_container< std::valarray< T > > (qb)
is_container< T[N]> (qb)
is_inserter (qb)
is_inserter< T, typename std::enable_if<!std::is_void< typename T::container_type >::value >::type > (qb)
is_map_iterator (qb)
is_mappish (qb)
is_mappish_impl (qb::detail)
is_mappish_impl< T, std::void_t< typename T::key_type, typename T::mapped_type, decltype(std::declval< T & >()[std::declval< const typename T::key_type & >()])> > (qb::detail)
is_pair (qb)
is_pair< std::pair< T, U > > (qb)
is_sequence_container (qb)
is_specialization_of (qb)
is_specialization_of< Template, Template< Args... > > (qb)
is_terator (qb)
is_terator< Iter, typename std::enable_if< is_inserter< Iter >::value >::type > (qb)
is_terator< Iter, typename std::enable_if<!std::is_void< typename std::iterator_traits< Iter >::value_type >::value >::type > (qb)
istream (qb::io)
CoreIdBitSet::iterator (qb)
iterator_type (qb)
iterator_type< Iter, typename std::enable_if< is_inserter< Iter >::value >::type > (qb)
J
json (qb::protocol)
json_packed (qb::protocol)
jsonb (nlohmann)
jwt (qb)
K
KillEvent (qb)
L
listener (qb::io::async)
listener (qb::io::tcp)
listener (qb::io::tcp::ssl)
LocalTimePoint (qb)
LogTimer (qb)
M
Main (qb)
memh (qb::router)
memh< _RawEvent, _CleanEvent, void > (qb::router)
mesh (qb::router)
json::message (qb::protocol)
json_packed::message (qb::protocol)
basic_binary::message (qb::protocol::text)
basic_text::message (qb::protocol::text)
N
nocopy (qb)
nth_type (qb)
nth_type< 0, T, Y... > (qb)
nth_type< num, T, Y... > (qb)
O
operation_result (qb::compression)
ostream (qb::io)
output (qb::io::async)
P
pending_read (qb::io::async::event)
pending_write (qb::io::async::event)
PingEvent (qb)
Pipe (qb)
pipe (qb::allocator)
Poller (qb::io::epoll)
Proxy (qb::io::epoll)
udp::ProxyOut (qb::io::transport)
R
listener::RegisteredKernelEvent (qb::io::async)
remove_reference_if (qb)
remove_reference_if< T, true > (qb)
RequireEvent (qb)
ring_buffer (qb)
ring_buffer_iterator (qb::detail)
ringbuffer (qb::lockfree::mpsc)
ringbuffer (qb::lockfree::spsc::internal)
ringbuffer (qb::lockfree::spsc)
ringbuffer< T, 0 > (qb::lockfree::spsc)
ringbuffer< T, max_size, 0 > (qb::lockfree::mpsc)
S
saccept (qb::io::transport)
memh< _RawEvent, _CleanEvent, void >::SafeDispose (qb::router)
ScopedTimer (qb)
semh (qb::router)
semh< _RawEvent, void > (qb::router)
server (qb::io::async::tcp)
server (qb::io::async::udp)
Service (qb)
ServiceActor (qb)
ServiceEvent (qb)
sesh (qb::router)
Session (qb::io::ssl)
SharedCoreCommunication (qb)
sig_check
signal (qb::io::async::event)
signal<-1 > (qb::io::async::event)
SignalEvent (qb)
size_as_header (qb::protocol::base)
socket (qb::io::tcp)
socket (qb::io::tcp::ssl)
socket (qb::io::udp)
SpinLock (qb::lockfree)
stcp (qb::io::transport)
stream (qb::io)
string (qb)
string_to_lower (qb)
T
TActorFactory (qb)
tcp (qb::io::transport)
use::tcp (qb::io)
Timeout (qb::io::async)
TimePoint (qb)
timer (qb::io::async::event)
to_compress (qb::compression::deflate)
to_compress (qb::compression::gzip)
to_uncompress (qb::compression::deflate)
to_uncompress (qb::compression::gzip)
jwt::TokenParts (qb)
TscTimePoint (qb)
type (qb)
U
udp (qb::io::transport)
use::udp (qb::io)
UnregisterCallbackEvent (qb)
uri (qb::io)
use (qb::io)
UtcTimePoint (qb)
V
jwt::ValidationResult (qb)
jwt::VerifyOptions (qb)
VirtualCore (qb)
W
with_timeout (qb::io::async)
WithData (qb)
WithoutData (qb)