Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeLankamp/fpm
/ types & classes
Types & classes
575 in github.com/MikeLankamp/fpm
⨍
Functions
1,471
◇
Types & classes
575
↓ 4 callers
Class
ValueUnion
ValueUnion - A type used to correctly alias the byte-for-byte output of `sysctl` with the result type it's to be interpreted as.
3rdparty/googlebench/src/sysinfo.cc:84
↓ 3 callers
Class
fixed
include/fpm/fixed.hpp:19
↓ 2 callers
Class
CodeLocation
3rdparty/googletest/include/gtest/internal/gtest-internal.h:512
↓ 2 callers
Class
MatchesRegexMatcher
Implements polymorphic matchers MatchesRegex(regex) and ContainsRegex(regex), which can be used as a Matcher<T> as long as T can be converted to a str
3rdparty/googletest/include/gtest/gtest-matchers.h:677
↓ 2 callers
Class
StateIterator
3rdparty/googlebench/include/benchmark/benchmark.h:422
↓ 2 callers
Class
sigaction
3rdparty/googletest/src/gtest-death-test.cc:1337
↓ 1 callers
Class
AssertHelper
3rdparty/googletest/include/gtest/gtest.h:177
↓ 1 callers
Class
ClassUniqueToAlwaysTrue
3rdparty/googletest/src/gtest.cc:5606
↓ 1 callers
Class
Counter
This class is used for user-defined counters.
3rdparty/googlebench/include/benchmark/benchmark.h:346
↓ 1 callers
Class
InstantiationInfo
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:612
↓ 1 callers
Class
JsonUnitTestResultPrinter
This class generates an JSON output file.
3rdparty/googletest/src/gtest.cc:3919
↓ 1 callers
Class
Notification
Allows a controller thread to pause execution of newly created threads until notified. Instances of this class must be created and destroyed in the c
3rdparty/googletest/include/gtest/internal/gtest-port.h:1233
↓ 1 callers
Class
ParamIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:120
↓ 1 callers
Class
Test
The friend relationship of some of these classes is cyclic. If we don't forward declare them the compiler might confuse the classes in friendship clau
3rdparty/googletest/include/gtest/gtest.h:199
↓ 1 callers
Class
TestInfo
3rdparty/googletest/include/gtest/gtest.h:206
↓ 1 callers
Class
TestProperty
A copyable object representing a user specified test property which can be output as a key/value string pair. Don't inherit from TestProperty as its
3rdparty/googletest/include/gtest/gtest.h:534
↓ 1 callers
Class
TestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
3rdparty/googletest/src/gtest-internal-inl.h:344
↓ 1 callers
Class
TestSuite
3rdparty/googletest/include/gtest/gtest.h:200
↓ 1 callers
Class
TestSuiteNameIs
A predicate that checks the name of a TestSuite against a known value. This is used for implementation of the UnitTest class only. We put it in the
3rdparty/googletest/src/gtest.cc:5072
↓ 1 callers
Class
Types
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:769
↓ 1 callers
Class
UnitTest
3rdparty/googletest/include/gtest/gtest.h:207
↓ 1 callers
Class
XmlUnitTestResultPrinter
This class generates an XML output file.
3rdparty/googletest/src/gtest.cc:3462
↓ 1 callers
Class
_stat
3rdparty/googletest/include/gtest/internal/gtest-port.h:2051
↓ 1 callers
Class
stat
3rdparty/googletest/include/gtest/internal/gtest-port.h:2086
Enum
AbortReason
An enumeration of the three reasons that a test might be aborted.
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:106
Class
AbstractSocketWriter
3rdparty/googletest/src/gtest-internal-inl.h:1054
Class
AddReference
3rdparty/googletest/include/gtest/internal/gtest-port.h:1058
Class
AddReference<T&>
3rdparty/googletest/include/gtest/internal/gtest-port.h:1060
Class
AnyEq
3rdparty/googletest/include/gtest/gtest-matchers.h:201
Class
AnyGe
3rdparty/googletest/include/gtest/gtest-matchers.h:221
Class
AnyGt
3rdparty/googletest/include/gtest/gtest-matchers.h:213
Class
AnyLe
3rdparty/googletest/include/gtest/gtest-matchers.h:217
Class
AnyLt
3rdparty/googletest/include/gtest/gtest-matchers.h:209
Class
AnyNe
3rdparty/googletest/include/gtest/gtest-matchers.h:205
Class
Arguments
Utility class for accumulating command-line arguments.
3rdparty/googletest/src/gtest-death-test.cc:839
Class
AssertHelperData
3rdparty/googletest/include/gtest/gtest.h:1807
Class
AssertTypeEq
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:113
Class
AssertTypeEq<T, T>
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:116
Class
AssertionResult
3rdparty/googletest/include/gtest/internal/gtest-internal.h:90
Class
BENCHMARK_UNUSED
3rdparty/googlebench/include/benchmark/benchmark.h:675
Class
Barrier
3rdparty/googlebench/src/mutex.h:99
Class
BaseTest
3rdparty/googletest/include/gtest/gtest-param-test.h:161
Class
Benchmark
3rdparty/googlebench/include/benchmark/benchmark.h:277
Class
Benchmark::Instance
Information kept per benchmark we may want to run
3rdparty/googlebench/src/benchmark_api_internal.h:16
Class
BenchmarkFamilies
Class for managing registered benchmarks. Note that each registered benchmark identifies a family of related benchmarks to run.
3rdparty/googlebench/src/benchmark_register.cc:68
Class
BenchmarkFamilies
3rdparty/googlebench/include/benchmark/benchmark.h:279
Class
BenchmarkImp
3rdparty/googlebench/include/benchmark/benchmark.h:278
Class
BenchmarkReporter
3rdparty/googlebench/include/benchmark/benchmark.h:244
Enum
BigO
BigO is passed to a benchmark in order to specify the asymptotic computational complexity for the benchmark. In case oAuto is selected, complexity wil
3rdparty/googlebench/include/benchmark/benchmark.h:384
Class
Bind
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:1651
Class
CAPABILITY
3rdparty/googlebench/src/mutex.h:75
Class
CPUInfo
3rdparty/googlebench/include/benchmark/benchmark.h:1225
Class
CSVReporter
3rdparty/googlebench/include/benchmark/benchmark.h:1417
Class
CacheInfo
3rdparty/googlebench/include/benchmark/benchmark.h:1226
Class
CapturedStream
Object that captures an output stream (stdout/stderr).
3rdparty/googletest/src/gtest-port.cc:987
Class
CartesianProductGenerator10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1481
Class
CartesianProductGenerator2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:66
Class
CartesianProductGenerator3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:181
Class
CartesianProductGenerator4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:313
Class
CartesianProductGenerator5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:464
Class
CartesianProductGenerator6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:632
Class
CartesianProductGenerator7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:817
Class
CartesianProductGenerator8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1020
Class
CartesianProductGenerator9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1242
Class
CartesianProductHolder10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1996
Class
CartesianProductHolder2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1742
Class
CartesianProductHolder3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1763
Class
CartesianProductHolder4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1788
Class
CartesianProductHolder5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1815
Class
CartesianProductHolder6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1844
Class
CartesianProductHolder7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1877
Class
CartesianProductHolder8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1913
Class
CartesianProductHolder9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1953
Enum
CharFormat
Depending on the value of a char (or wchar_t), we print it in one of three formats: - as is if it's a printable ASCII (e.g. 'a', '2', ' '), - as a hex
3rdparty/googletest/src/gtest-printers.cc:127
Class
CheckHandler
CheckHandler is the class constructed by failing CHECK macros. CheckHandler will log information about the failures and abort when it is destructed.
3rdparty/googlebench/src/check.h:28
Class
ChooseClockType
3rdparty/googlebench/src/timers.h:30
Class
ChooseSteadyClock
3rdparty/googlebench/src/timers.h:20
Class
ChooseSteadyClock<false>
3rdparty/googlebench/src/timers.h:25
Class
ComparisonBase
3rdparty/googletest/include/gtest/gtest-matchers.h:593
Class
CompileAssertTypesEqual
3rdparty/googletest/include/gtest/internal/gtest-internal.h:879
Class
CompileAssertTypesEqual<T, T>
3rdparty/googletest/include/gtest/internal/gtest-internal.h:882
Class
ConsoleReporter
Simple reporter that outputs benchmark data to the console. This is the default reporter used by RunSpecifiedBenchmarks().
3rdparty/googlebench/include/benchmark/benchmark.h:1378
Class
ConstRef
3rdparty/googletest/include/gtest/internal/gtest-port.h:1079
Class
ConstRef<T&>
3rdparty/googletest/include/gtest/internal/gtest-port.h:1081
Class
Context
3rdparty/googlebench/include/benchmark/benchmark.h:1252
Class
CounterStat
create stats for user counters
3rdparty/googlebench/src/statistics.cc:107
Class
DeathTestFactory
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:146
Class
DeathTestImpl
Provides cross platform implementation for some death functionality.
3rdparty/googletest/src/gtest-death-test.cc:396
Enum
DeathTestOutcome
An enumeration describing all of the possible ways that a death test can conclude. DIED means that the process died while executing the test code; LI
3rdparty/googletest/src/gtest-death-test.cc:277
Class
DefaultDeathTestFactory
A concrete DeathTestFactory implementation for normal use.
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:155
Class
DefaultGlobalTestPartResultReporter
This is the default global test part result reporter used in UnitTestImpl. This class should only be used by UnitTestImpl.
3rdparty/googletest/src/gtest-internal-inl.h:472
Class
DefaultGlobalTestPartResultReporter
3rdparty/googletest/include/gtest/gtest.h:178
Class
DefaultNameGenerator
The default argument to the template below for the case when the user does not provide a name generator.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:680
Class
DefaultPerThreadTestPartResultReporter
This is the default per thread test part result reporter used in UnitTestImpl. This class should only be used by UnitTestImpl.
3rdparty/googletest/src/gtest-internal-inl.h:488
Enum
DefaultPrinterType
3rdparty/googletest/include/gtest/gtest-printers.h:404
Class
DefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1658
Class
DefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1867
Class
DerivedTest
3rdparty/googletest/include/gtest/gtest-param-test.h:166
Class
DoubleSequence
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1187
Class
DoubleSequence<false, IndexSequence<I...>, sizeofT>
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1193
next →
1–100 of 575, ranked by callers