MCPcopy Create free account

hub / github.com/awslabs/aws-lambda-cpp / types & classes

Types & classes548 in github.com/awslabs/aws-lambda-cpp

↓ 3 callersClassTrace
src/backward.h:707
↓ 3 callersClassisspace
think of it like a lambda in C++98 ;) but look, I will reuse it two times! What a good boy am I.
src/backward.h:3776
↓ 2 callersClassCodeLocation
tests/gtest/gtest.h:6915
↓ 2 callersClassMatchesRegexMatcher
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
tests/gtest/gtest.h:9521
↓ 2 callersClassinliners_search_cb
defined here because in C++98, template function cannot take locally defined types... grrr.
src/backward.h:3101
↓ 2 callersClassnot_isspace
src/backward.h:3806
↓ 2 callersEnumresponse_code
include/aws/http/response.h:27
↓ 2 callersClasssigaction
tests/gtest/gtest-all.cc:8941
↓ 2 callersClassstat
src/backward.h:1457
↓ 1 callersClassAssertHelper
tests/gtest/gtest.h:12266
↓ 1 callersClassClassUniqueToAlwaysTrue
tests/gtest/gtest-all.cc:7130
↓ 1 callersClassInstantiationInfo
tests/gtest/gtest.h:10994
↓ 1 callersClassJsonUnitTestResultPrinter
This class generates an JSON output file.
tests/gtest/gtest-all.cc:5427
↓ 1 callersClassNotification
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
tests/gtest/gtest.h:1451
↓ 1 callersClassParamIterator
tests/gtest/gtest.h:10515
↓ 1 callersClassSourceFile
src/backward.h:3724
↓ 1 callersClassTest
Represents a failure message.
tests/gtest/gtest.h:6526
↓ 1 callersClassTestInfo
Represents a test.
tests/gtest/gtest.h:6527
↓ 1 callersClassTestProperty
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
tests/gtest/gtest.h:12980
↓ 1 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
tests/gtest/gtest-all.cc:740
↓ 1 callersClassTestSuite
tests/gtest/gtest.h:12289
↓ 1 callersClassTestSuiteNameIs
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
tests/gtest/gtest-all.cc:6582
↓ 1 callersClassTypes
tests/gtest/gtest.h:3924
↓ 1 callersClassUnitTest
Result of a test part.
tests/gtest/gtest.h:6529
↓ 1 callersClassXmlUnitTestResultPrinter
This class generates an XML output file.
tests/gtest/gtest-all.cc:4967
↓ 1 callersClass_stat
tests/gtest/gtest.h:2269
↓ 1 callersClasscallback
src/backward.h:937
↓ 1 callersClassget_mod_info
src/backward.h:3603
↓ 1 callersClassnot_isempty
src/backward.h:3811
↓ 1 callersClassoutcome
include/aws/lambda-runtime/outcome.h:24
↓ 1 callersClasssigaction
src/backward.h:4240
↓ 1 callersClassstat
tests/runtime_tests.cpp:98
↓ 1 callersClassstat
tests/gtest/gtest.h:2304
EnumAbortReason
An enumeration of the three reasons that a test might be aborted.
tests/gtest/gtest.h:9719
ClassAbstractSocketWriter
tests/gtest/gtest-all.cc:1450
ClassAddReference
tests/gtest/gtest.h:1279
ClassAddReference<T&>
tests/gtest/gtest.h:1281
ClassAnyEq
tests/gtest/gtest.h:9113
ClassAnyGe
tests/gtest/gtest.h:9133
ClassAnyGt
tests/gtest/gtest.h:9125
ClassAnyLe
tests/gtest/gtest.h:9129
ClassAnyLt
tests/gtest/gtest.h:9121
ClassAnyNe
tests/gtest/gtest.h:9117
ClassArguments
Utility class for accumulating command-line arguments.
tests/gtest/gtest-all.cc:8437
ClassAssertHelperData
tests/gtest/gtest.h:14224
ClassAssertTypeEq
tests/gtest/gtest.h:3268
ClassAssertTypeEq<T, T>
tests/gtest/gtest.h:3271
ClassAssertionResult
tests/gtest/gtest.h:6524
ClassBaseTest
tests/gtest/gtest.h:10376
ClassBind
tests/gtest/gtest.h:4806
ClassCapturedStream
Object that captures an output stream (stdout/stderr).
tests/gtest/gtest-all.cc:10776
ClassCartesianProductGenerator
tests/gtest/gtest.h:11142
ClassCartesianProductHolder
tests/gtest/gtest.h:11258
EnumCharFormat
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
tests/gtest/gtest-all.cc:11231
ClassColorize
src/backward.h:3971
ClassComparisonBase
tests/gtest/gtest.h:9432
ClassCompileAssertTypesEqual
tests/gtest/gtest.h:7288
ClassCompileAssertTypesEqual<T, T>
tests/gtest/gtest.h:7291
ClassConstRef
tests/gtest/gtest.h:1300
ClassConstRef<T&>
tests/gtest/gtest.h:1302
ClassDeathTestFactory
tests/gtest/gtest.h:9759
ClassDeathTestImpl
Provides cross platform implementation for some death functionality.
tests/gtest/gtest-all.cc:7994
EnumDeathTestOutcome
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
tests/gtest/gtest-all.cc:7875
ClassDefaultDeathTestFactory
A concrete DeathTestFactory implementation for normal use.
tests/gtest/gtest.h:9768
ClassDefaultGlobalTestPartResultReporter
tests/gtest/gtest.h:12267
ClassDefaultGlobalTestPartResultReporter
This is the default global test part result reporter used in UnitTestImpl. This class should only be used by UnitTestImpl.
tests/gtest/gtest-all.cc:868
ClassDefaultNameGenerator
The default argument to the template below for the case when the user does not provide a name generator.
tests/gtest/gtest.h:7087
ClassDefaultPerThreadTestPartResultReporter
This is the default per thread test part result reporter used in UnitTestImpl. This class should only be used by UnitTestImpl.
tests/gtest/gtest-all.cc:884
EnumDefaultPrinterType
tests/gtest/gtest.h:8379
ClassDefaultValueHolderFactory
tests/gtest/gtest.h:1876
ClassDefaultValueHolderFactory
tests/gtest/gtest.h:2085
ClassDerivedTest
tests/gtest/gtest.h:10381
ClassDoubleSequence
tests/gtest/gtest.h:7594
ClassDoubleSequence<false, IndexSequence<I...>, sizeofT>
tests/gtest/gtest.h:7600
ClassDoubleSequence<true, IndexSequence<I...>, sizeofT>
tests/gtest/gtest.h:7596
ClassDummyMatchResultListener
A match result listener that ignores the explanation.
tests/gtest/gtest.h:9139
EnumEditType
Returns the optimal edits to go from 'left' to 'right'. All edits cost the same, with replace having lower priority than add/remove. Simple implementa
tests/gtest/gtest.h:6591
ClassElemFromList
tests/gtest/gtest.h:7628
ClassElemFromList<N, IndexSequence<I...>, T...>
tests/gtest/gtest.h:7631
ClassElemFromListImpl
tests/gtest/gtest.h:7618
ClassElemFromListImpl<T, I, I>
tests/gtest/gtest.h:7621
ClassEmptyTestEventListener
The convenience class for users who need to override just one or two methods and are not concerned that a possible change to a signature of the method
tests/gtest/gtest.h:13581
ClassEnableIf
tests/gtest/gtest.h:7433
ClassEnableIf<true>
tests/gtest/gtest.h:7434
EnumEndpoints
src/runtime.cpp:45
ClassEnvironment
An Environment object is capable of setting up and tearing down an environment. You should subclass this to define your own environment(s). An Envir
tests/gtest/gtest.h:13485
ClassEqHelper
tests/gtest/gtest.h:13981
ClassEqMatcher
tests/gtest/gtest.h:9470
ClassExecDeathTest
tests/gtest/gtest.h:12268
ClassExecDeathTest
A concrete death test class that forks and re-executes the main program from the beginning, with command-line flags set that cause only this specific
tests/gtest/gtest-all.cc:8753
ClassExecDeathTestArgs
A struct that encompasses the arguments to the child process of a threadsafe-style death test process.
tests/gtest/gtest-all.cc:8811
ClassFactoryImpl
tests/gtest/gtest.h:14882
ClassFinalSuccessChecker
tests/gtest/gtest.h:12270
ClassFlatTuple
tests/gtest/gtest.h:7635
ClassFlatTupleBase
tests/gtest/gtest.h:7651
ClassFlatTupleBase<FlatTuple<T...>, IndexSequence<Idx...>>
tests/gtest/gtest.h:7654
ClassFlatTupleElemBase
tests/gtest/gtest.h:7638
ClassFlatTupleElemBase<FlatTuple<T...>, I>
tests/gtest/gtest.h:7641
ClassFloatingPoint
tests/gtest/gtest.h:6673
ClassFooTest
tests/gtest/gtest.h:10274
next →1–100 of 548, ranked by callers