MCPcopy Create free account

hub / github.com/bloomberg/blazingmq / types & classes

Types & classes2,131 in github.com/bloomberg/blazingmq

↓ 465 callersClassBlobPosition
Value-semantic type representing a position in a blob, containing both the buffer and the position in that buffer.
src/groups/mwc/mwcu/mwcu_blob.h:49
↓ 357 callersClassTimeInterval
src/groups/mqb/mqbblp/mqbblp_queueengineutil.h:59
↓ 89 callersClassCorrelationId
This class implements an in-core value-semantic type for correlating an asynchronous result with the original operation.
src/groups/bmq/bmqt/bmqt_correlationid.h:186
↓ 52 callersClassStorageKey
src/groups/mqb/mqbu/mqbu_storagekey.h:56
↓ 48 callersClassQueueId
src/groups/bmq/bmqa/bmqa_session.h:552
↓ 46 callersClassThreadAttributes
src/groups/mwc/mwcex/mwcex_systemexecutor.h:110
↓ 40 callersClassStatContextConfiguration
src/groups/mwc/mwcstm/mwcstm_values.h:76
↓ 38 callersClassTestType
src/groups/mwc/mwcc/mwcc_array.t.cpp:54
↓ 37 callersClassBlobStartHexDumper
src/groups/mwc/mwcu/mwcu_blob.h:416
↓ 33 callersClassNullOperation
A operation callback that invokes a nullary completion callback in-place.
src/groups/mwc/mwcu/mwcu_operationchain.t.cpp:188
↓ 33 callersClassQueueOptions
src/groups/bmq/bmqt/bmqt_subscription.h:57
↓ 29 callersClassExecutor
Provides a polymorphic wrapper for executor types.
src/groups/mwc/mwcex/mwcex_executor.h:407
↓ 27 callersClassRdaInfo
VST representing the RDA counter and flags, with the MSB being a flag for unlimited retransmission and the second bit being a flag for a potentially p
src/groups/bmq/bmqp/bmqp_protocol.h:174
↓ 26 callersClassMessagePropertiesInfo
This VST controls MessageProperties logic and storage. The intended use is for: mqbi::DispatcherEvent, bmqp::PutHeader, bmqp::PushHeder, mqbi::Storage
src/groups/bmq/bmqp/bmqp_protocol.h:3338
↓ 23 callersClassiterator
src/groups/mwc/mwcc/mwcc_twokeyhashmap.h:281
↓ 22 callersClassClusterFSMEventMetadata
This class defines a VST for the metadata of a Cluster FSM event.
src/groups/mqb/mqbc/mqbc_clusterfsm.h:104
↓ 22 callersEnumEnum
src/groups/mqb/mqbsi/mqbsi_log.h:341
↓ 22 callersClassError
src/groups/mqb/mqba/mqba_domainmanager.h:152
↓ 22 callersClassStatus
Connection or I/O operation result status.
src/groups/mwc/mwcio/mwcio_status.h:103
↓ 20 callersClassWeakMemFnResult_InPlaceTag
Provides a tag type used to initialize a `WeakMemFnResult` object.
src/groups/mwc/mwcu/mwcu_weakmemfn.h:821
↓ 18 callersClassMessageGUID
This class provides a value-semantic type to represent a global unique ID for BlazingMQ messages.
src/groups/bmq/bmqt/bmqt_messageguid.h:96
↓ 18 callersClassUri
src/groups/mqb/mqbi/mqbi_queue.h:87
↓ 17 callersClassQueueCounts
VST keeping a pair of read/write counters.
src/groups/mqb/mqbi/mqbi_queue.h:245
↓ 16 callersClassNoOp
Provides a no-op function object.
src/groups/mwc/mwcex/mwcex_strand.t.cpp:50
↓ 15 callersClassMessageGUID
src/groups/mqb/mqbs/mqbs_voidstorageiterator.h:44
↓ 14 callersClassThrowingInteger
An "Integer" that may throw on copy, or equality comparison. A specialization of `bsl::hash` is defined for this type.
src/groups/mwc/mwcc/mwcc_twokeyhashmap.t.cpp:88
↓ 13 callersClassBdlmtEventSchedulerExecutor
src/groups/mwc/mwcex/mwcex_bdlmteventschedulerexecutor.h:99
↓ 13 callersClassBdlmtMultiQueueThreadPoolExecutor
src/groups/mwc/mwcex/mwcex_bdlmtmultiqueuethreadpoolexecutor.h:78
↓ 13 callersClassBdlmtMultipriorityThreadPoolExecutor
src/groups/mwc/mwcex/mwcex_bdlmtmultiprioritythreadpoolexecutor.h:78
↓ 13 callersClassChunkDeleter
src/groups/mqb/mqbc/mqbc_recoverymanager.h:73
↓ 13 callersClassSubQueueInfo
VST representing a sub-queue which will be receiving a message.
src/groups/bmq/bmqp/bmqp_protocol.h:264
↓ 12 callersClassDataStoreRecordKey
src/groups/mqb/mqbs/mqbs_datastore.h:175
↓ 12 callersClassLedgerRecordId
An ID which uniquely identifies a record in the ledger. Note that this type is not opaque to higher components, and they can also create a valid `Led
src/groups/mqb/mqbsi/mqbsi_ledger.h:147
↓ 12 callersClassSystemExecutor
Provides an executor that allows functors to execute on any thread.
src/groups/mwc/mwcex/mwcex_systemexecutor.h:305
↓ 11 callersClassSessionOptions
value-semantic type for options to configure a session with a BlazingMQ broker
src/groups/bmq/bmqt/bmqt_sessionoptions.h:156
↓ 11 callersClassconst_iterator
src/groups/mwc/mwcc/mwcc_twokeyhashmap.h:394
↓ 10 callersClassAssign
Provides a function object that assigns the specified `src` to the specified `*dst`.
src/groups/mwc/mwcex/mwcex_future.t.cpp:122
↓ 10 callersClassLoadSelfThreadId
Provides a functor that loads the id of the current thread into the specified output value.
src/groups/mqb/mqba/mqba_dispatcher.t.cpp:79
↓ 10 callersClassSelfEqualExecutor
Provides a dummy executor that always compares equal to itself.
src/groups/mwc/mwcex/mwcex_executor.t.cpp:149
↓ 9 callersClassMappedFileDescriptor
src/groups/mqb/mqbs/mqbs_filestoreutil.h:56
↓ 9 callersClassNoOp
Provides a no-op function object.
src/groups/mwc/mwcex/mwcex_sequentialcontext.t.cpp:46
↓ 9 callersClassStatContextDetails
src/groups/mqb/mqbstat/mqbstat_statcontroller.h:137
↓ 8 callersClassBdlmtFixedThreadPoolExecutor
src/groups/mwc/mwcex/mwcex_bdlmtfixedthreadpoolexecutor.h:76
↓ 8 callersClassBdlmtThreadPoolExecutor
src/groups/mwc/mwcex/mwcex_bdlmtthreadpoolexecutor.h:76
↓ 8 callersClassStatContextConfiguration
src/groups/mwc/mwcma/mwcma_countingallocatorutil.h:48
↓ 8 callersClassUri
Value semantic type representing a URI
src/groups/bmq/bmqt/bmqt_uri.h:149
↓ 8 callersClassconst_iterator
src/groups/bmq/bmqp/bmqp_protocolutil.h:126
↓ 7 callersClassAdvisoryInfo
src/groups/mqb/mqbc/mqbc_incoreclusterstateledger.t.cpp:163
↓ 7 callersClassNoOp
A no-op functor.
src/groups/mwc/mwcu/mwcu_noop.h:54
↓ 7 callersClassStatExecutor
Provides a dummy executor that collects statistics of its `post` and `dispatch` member functions calls count.
src/groups/mwc/mwcex/mwcex_executor.t.cpp:72
↓ 7 callersClassThrowOnCall
Provides a function object that throws an instance of `ThrowOnCall::ExceptionType`.
src/groups/mwc/mwcex/mwcex_executionutil.t.cpp:199
↓ 6 callersClassPushBack
Provides a function object that calls `push_back` on a specified `container` with a specified `value` argument.
src/groups/mwc/mwcex/mwcex_sequentialcontext.t.cpp:84
↓ 6 callersClassSelfUnequalExecutor
Provides a dummy executor that always compares unequal to itself.
src/groups/mwc/mwcex/mwcex_executor.t.cpp:176
↓ 6 callersClassSetFlagOnCall
Provides a function object that sets a boolean flag on call.
src/groups/mwc/mwcex/mwcex_executortraits.t.cpp:35
↓ 5 callersClassAddressFormatter
src/groups/mwc/mwcio/mwcio_ntcchannelfactory.cpp:52
↓ 5 callersClassBlob
src/groups/mqb/mqbblp/mqbblp_queueengineutil.h:53
↓ 5 callersClassPushBack
Provides a function object that calls `push_back` on a specified `container` with a specified `value` argument.
src/groups/mwc/mwcex/mwcex_strand.t.cpp:89
↓ 5 callersClassQueueIdInt
src/groups/bmq/bmqp/bmqp_queueid.h:77
↓ 5 callersClassSyncPointOffsetPairComparator
This class provides a custom comparator to compare two (sync-point, offset) pairs.
src/groups/mqb/mqbblp/mqbblp_recoverymanager.cpp:81
↓ 5 callersClassSynchronize
Provides a function object to synchronize with. First calls `post` on the specified `startedSignal` semaphore and then, calls `wait` on the specified
src/groups/mwc/mwcex/mwcex_sequentialcontext.t.cpp:142
↓ 5 callersClassSynchronize
Provides a function object to synchronize with. First calls `post` on the specified `startedSignal` semaphore and then, calls `wait` on the specified
src/groups/mwc/mwcex/mwcex_strand.t.cpp:150
↓ 5 callersClassiterator
src/groups/bmq/bmqp/bmqp_protocolutil.h:105
↓ 5 callersClasssigaction
src/applications/bmqbrkr/bmqbrkr.m.cpp:199
↓ 4 callersClassAssign
Provides a function object that assigns the specified `src` to the specified `*dst`.
src/groups/mwc/mwcex/mwcex_strand.t.cpp:69
↓ 4 callersClassCloseQueueStatus
A value-semantic type for a close queue operation with the message queue broker.
src/groups/bmq/bmqa/bmqa_closequeuestatus.h:60
↓ 4 callersClassConfigureQueueStatus
A value-semantic type for a configure queue operation with the message queue broker.
src/groups/bmq/bmqa/bmqa_configurequeuestatus.h:59
↓ 4 callersClassExceptionType
src/groups/mwc/mwcex/mwcex_strand.t.cpp:178
↓ 4 callersClassExecutionPolicy
src/groups/mwc/mwcex/mwcex_executionpolicy.h:244
↓ 4 callersClassExpression
src/groups/mqb/mqbblp/mqbblp_routers.h:374
↓ 4 callersClassItem
src/groups/mqb/mqbs/mqbs_filebackedstorage.h:109
↓ 4 callersClassMessageGUID
src/groups/mqb/mqbmock/mqbmock_queue.h:72
↓ 4 callersClassOpenQueueStatus
A value-semantic type for an open queue operation with the message queue broker.
src/groups/bmq/bmqa/bmqa_openqueuestatus.h:60
↓ 4 callersClassReturnReferenceOnCall
Provides a function object that retuns a reference to `ReturnReferenceOnCall::k_VALUE`.
src/groups/mwc/mwcex/mwcex_executionutil.t.cpp:158
↓ 4 callersClassReturnValueOnCall
Provides a function object that retuns `ReturnValueOnCall::k_VALUE`.
src/groups/mwc/mwcex/mwcex_executionutil.t.cpp:135
↓ 4 callersClassReturnVoidOnCall
Provides a function object that retuns `void`.
src/groups/mwc/mwcex/mwcex_executionutil.t.cpp:180
↓ 4 callersClassSetFlagOnCall
Provides a functor that sets a boolean flag.
src/groups/mwc/mwcex/mwcex_bindutil.t.cpp:71
↓ 4 callersClassSubQueueInfo
src/groups/mqb/mqbblp/mqbblp_queuesessionmanager.h:97
↓ 4 callersClassSynchronize
A functor providing syncronization.
src/groups/mwc/mwcu/mwcu_operationchain.t.cpp:86
↓ 4 callersClassSynchronize
Provides a functor to synchronize with. First calls `post()` on the specified `startedSignal` semaphore and then, calls `wait()` on the specified `con
src/groups/mqb/mqba/mqba_dispatcher.t.cpp:58
↓ 4 callersClassSynchronizeCallable
Provides a function object to synchronize with a callable object.
src/groups/mwc/mwcex/mwcex_executionutil.t.cpp:268
↓ 4 callersClassThrowOnCallCallback
Provides a type, suitable to be used as a future callback, that throws an instance of `ThrowOnCallCallback::ExceptionType` on call.
src/groups/mwc/mwcex/mwcex_future.t.cpp:99
↓ 4 callersEnumType
src/groups/mwc/mwcst/mwcst_statvalue.h:213
↓ 4 callersClassUri
src/groups/mqb/mqbblp/mqbblp_queuesessionmanager.h:55
↓ 3 callersClassBaggage
src/groups/bmq/bmqpi/bmqpi_dtspan.h:69
↓ 3 callersClassColumnInfo
src/groups/mwc/mwcst/mwcst_statcontexttableinfoprovider.h:135
↓ 3 callersClassEvent
src/groups/bmq/bmqa/bmqa_event.h:59
↓ 3 callersClassEventUtilQueueInfo
VST to uniquely identify a Queue. If `d_subscriptionId` is not set (`bmqp::Protocol::k_DEFAULT_SUBSCRIPTION_ID`) then the key is `bmqp::QueueId(d_que
src/groups/bmq/bmqp/bmqp_eventutil.h:61
↓ 3 callersClassExceptionType
src/groups/mwc/mwcex/mwcex_future.t.cpp:53
↓ 3 callersClassInvariant
A class that specifies an invariant that should apply while operations are applied to both the model and the device under test.
src/groups/mqb/mqbblp/mqbblp_rootqueueengine.t.cpp:113
↓ 3 callersClassMessageProperties
FORWARD DECLARATION
src/groups/bmq/bmqa/bmqa_message.h:88
↓ 3 callersClassNamed
src/groups/mqb/mqbblp/mqbblp_clustercatalog.cpp:99
↓ 3 callersClassOptionMeta
src/groups/bmq/bmqp/bmqp_optionutil.h:48
↓ 3 callersClassQueueId
Value-semantic type for a key related to a queue.
src/groups/bmq/bmqp/bmqp_queueid.h:43
↓ 3 callersClassStorageMessageAttributes
src/groups/mqb/mqbs/mqbs_voidstorageiterator.h:47
↓ 3 callersClassSubscriptionHandle
Value-semantic type for unique Subscription id.
src/groups/bmq/bmqt/bmqt_subscription.h:63
↓ 3 callersClassSubscriptionId
src/groups/bmq/bmqimp/bmqimp_event.h:113
↓ 2 callersClassAckEventBuilder
src/groups/bmq/bmqp/bmqp_ackeventbuilder.h:82
↓ 2 callersClassAssign
Provides a function object that assigns the specified `src` to the specified `*dst`.
src/groups/mwc/mwcex/mwcex_bdlmteventschedulerexecutor.t.cpp:43
↓ 2 callersClassAssign
Provides a function object that assigns the specified `src` to the specified `*dst`.
src/groups/mwc/mwcex/mwcex_bdlmtfixedthreadpoolexecutor.t.cpp:42
↓ 2 callersClassAssign
Provides a function object that assigns the specified `src` to the specified `*dst`.
src/groups/mwc/mwcex/mwcex_bdlmtthreadpoolexecutor.t.cpp:43
next →1–100 of 2,131, ranked by callers