MCPcopy Create free account

hub / github.com/OpenArkStudio/ARK / types & classes

Types & classes809 in github.com/OpenArkStudio/ARK

↓ 48 callersClassnow
test/catch.hpp:7184
↓ 28 callersClassOpt
test/catch.hpp:10450
↓ 20 callersClassColumnBreak
test/catch.hpp:17693
↓ 17 callersClassDuration
test/catch.hpp:17700
↓ 16 callersClassColumn
test/catch.hpp:9309
↓ 13 callersClasspluralise
test/catch.hpp:3728
↓ 12 callersClassAFSlice
src/base/AFSlice.hpp:23
↓ 12 callersClassColour
test/catch.hpp:6707
↓ 12 callersClassinput_adapter
dep/json/json.hpp:4085
↓ 11 callersClassStringRef
A non-owning string class (similar to the forthcoming std::string_view) Note that, because a StringRef may be a substring of another string, it may no
test/catch.hpp:557
↓ 8 callersClassAFDateTime
src/base/AFDateTime.hpp:258
↓ 8 callersClassAFTimespan
src/base/AFDateTime.hpp:28
↓ 8 callersClassParseState
test/catch.hpp:10021
↓ 8 callersClassbinary_reader
dep/json/json.hpp:5063
↓ 7 callersClassiterator
test/catch.hpp:9317
↓ 7 callersClassparser
dep/json/json.hpp:8572
↓ 6 callersEnumType
test/catch.hpp:9868
↓ 5 callersClassLazyExpression
test/catch.hpp:2967
↓ 5 callersClassdiyfp
dep/json/json.hpp:12588
↓ 5 callersClassjson_pointer
dep/json/json.hpp:2345
↓ 4 callersClassBadCronExpression
src/base/AFCron.hpp:30
↓ 4 callersClassCasedString
test/catch.hpp:4032
↓ 4 callersClassEstimate
test/catch.hpp:6104
↓ 4 callersClassNameAndLocation
test/catch.hpp:8254
↓ 4 callersClassSummaryColumn
Fwd decls
test/catch.hpp:6883
↓ 3 callersEnumARK_APP_TYPE
src/base/AFApp.hpp:27
↓ 3 callersClassRowBreak
test/catch.hpp:17696
↓ 2 callersClassAFEndpoint
src/base/AFSocketFunc.hpp:330
↓ 2 callersClassChronometer
test/catch.hpp:7374
↓ 2 callersClassGeneratorException
test/catch.hpp:4483
↓ 2 callersClassGroupInfo
test/catch.hpp:6197
↓ 2 callersClassParser
test/catch.hpp:10259
↓ 2 callersClassReporterConfig
test/catch.hpp:6155
↓ 2 callersClassSession
test/catch.hpp:14417
↓ 2 callersClassSourceLineInfo
test/catch.hpp:442
↓ 2 callersClassTestCaseStats
test/catch.hpp:6238
↓ 2 callersClassTestRunStats
test/catch.hpp:6272
↓ 2 callersClassWithinUlpsMatcher
test/catch.hpp:3945
↓ 2 callersClassXmlEncode
test/catch.hpp:6956
↓ 2 callersClasshash
src/base/AFString.hpp:434
↓ 2 callersClassparse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
dep/json/json.hpp:1845
↓ 2 callersClasssigaction
test/catch.hpp:12088
↓ 1 callersClassAFBitsAllocator
src/base/AFUidGenerator.hpp:28
↓ 1 callersClassAFCRow
src/plugin/kernel/include/AFCRow.hpp:33
↓ 1 callersClassAFCTable
src/plugin/kernel/include/AFCTable.hpp:31
↓ 1 callersClassAFDynLib
src/base/AFDynLib.hpp:27
↓ 1 callersClassAFNetEvent
src/plugin/net/include/AFNetEvent.hpp:38
↓ 1 callersClassAFNetMsg
src/plugin/net/include/AFNetMsg.hpp:72
↓ 1 callersClassAFNodeBool
data bool
src/plugin/kernel/include/AFCNode.hpp:292
↓ 1 callersClassAFNodeDouble
data double
src/plugin/kernel/include/AFCNode.hpp:588
↓ 1 callersClassAFNodeFloat
data float
src/plugin/kernel/include/AFCNode.hpp:514
↓ 1 callersClassAFNodeGUID
data object
src/plugin/kernel/include/AFCNode.hpp:662
↓ 1 callersClassAFNodeInt32
src/plugin/kernel/include/AFCNode.hpp:70
↓ 1 callersClassAFNodeInt64
data int64
src/plugin/kernel/include/AFCNode.hpp:366
↓ 1 callersClassAFNodeString
data string
src/plugin/kernel/include/AFCNode.hpp:218
↓ 1 callersClassAFNodeUInt32
data uint32_t
src/plugin/kernel/include/AFCNode.hpp:144
↓ 1 callersClassAFNodeUInt64
data uint64
src/plugin/kernel/include/AFCNode.hpp:440
↓ 1 callersClassAFStaticEntityManager
src/plugin/kernel/include/AFStaticEntityManager.hpp:28
↓ 1 callersClassAFTimeWheelData
src/base/AFTimer.hpp:37
↓ 1 callersClassAFTimeWheelVec
src/base/AFTimer.hpp:50
↓ 1 callersClassAFUidGenerator
TODO:remove sign and use uint64_t then seq_bits is 12 bits, mean 2048/s
src/base/AFUidGenerator.hpp:113
↓ 1 callersClassAFUidGeneratorThreadSafe
src/base/AFUidGenerator.hpp:204
↓ 1 callersClassAFVector3D
src/base/AFVector3D.hpp:27
↓ 1 callersClassArg
test/catch.hpp:10413
↓ 1 callersClassArgs
Transport for raw args (copied from main args, or supplied via init list for testing)
test/catch.hpp:9716
↓ 1 callersEnumArkDataType
src/base/AFEnum.hpp:27
↓ 1 callersClassAssertionStats
test/catch.hpp:6206
↓ 1 callersClassBenchmarkFunction
We need to reinvent std::function because every piece of code that might add overhead in a measurement context needs to have consistent performance ch
test/catch.hpp:7478
↓ 1 callersClassBySectionInfo
test/catch.hpp:6535
↓ 1 callersClassContainsMatcher
test/catch.hpp:4056
↓ 1 callersClassCounts
test/catch.hpp:2896
↓ 1 callersClassEndTag
test/catch.hpp:9536
↓ 1 callersClassEndsWithMatcher
test/catch.hpp:4066
↓ 1 callersClassEqualsMatcher
test/catch.hpp:4051
↓ 1 callersClassExeName
test/catch.hpp:10359
↓ 1 callersClassFilter
test/catch.hpp:5824
↓ 1 callersClassHelp
test/catch.hpp:10577
↓ 1 callersClassNameAndTags
test/catch.hpp:1148
↓ 1 callersClassNonCopyable
test/catch.hpp:430
↓ 1 callersClassRegexMatcher
test/catch.hpp:4072
↓ 1 callersClassSectionStats
test/catch.hpp:6222
↓ 1 callersClassSpacer
test/catch.hpp:9517
↓ 1 callersClassStartsWithMatcher
test/catch.hpp:4061
↓ 1 callersClassTagAlias
test/catch.hpp:5853
↓ 1 callersClassTagInfo
test/catch.hpp:12431
↓ 1 callersClassTestCase
test/catch.hpp:524
↓ 1 callersClassTestFailureException
test/catch.hpp:2960
↓ 1 callersClassTestGroupStats
test/catch.hpp:6256
↓ 1 callersClassTestSpecParser
test/catch.hpp:5870
↓ 1 callersClassTokenStream
test/catch.hpp:9713
↓ 1 callersClassUninitializedTry
dep/ananas/future/Try.h:171
↓ 1 callersClassWithinAbsMatcher
test/catch.hpp:3934
↓ 1 callersClassinvalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
dep/json/json.hpp:1931
↓ 1 callersClassother_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
dep/json/json.hpp:2070
↓ 1 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
dep/json/json.hpp:2032
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
dep/json/json.hpp:9061
↓ 1 callersEnumproto_type
src/base/AFSocketFunc.hpp:44
↓ 1 callersClasstype
test/catch.hpp:7286
↓ 1 callersClasstype_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
dep/json/json.hpp:1985
ClassAFAppConfig
src/base/AFBus.hpp:118
next →1–100 of 809, ranked by callers