MCPcopy Create free account

hub / github.com/CppCon/CppCon2019 / types & classes

Types & classes260 in github.com/CppCon/CppCon2019

↓ 388 callersClassVec3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:8
↓ 48 callersClassApproxVec3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/ApproxVec3.h:8
↓ 40 callersClassVec
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:5
↓ 10 callersClassRay
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Ray.h:5
↓ 9 callersClassSphere
material types, used in radiance()
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:38
↓ 9 callersClassformat
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/inclusive_scan.cpp:36
↓ 7 callersClassOrthoNormalBasis
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/OrthoNormalBasis.h:5
↓ 6 callersClassbad_optional_access
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/optional.hpp:665
↓ 6 callersClasscompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/tests/async_write_with_timeout.cpp:37
↓ 5 callersClassRay
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:31
↓ 4 callersClassNorm3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Norm3.h:7
↓ 4 callersClasscompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/tests/async_write_with_timeout.cpp:36
↓ 4 callersClasscompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:36
↓ 4 callersClasssha256
Presentations/are_we_macrofree_yet/demo/include/macrofree_demo/sha256.h:13
↓ 4 callersClassstate
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/async_write_with_timeout.hpp:38
↓ 3 callersClassNorm3
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Vec3.h:6
↓ 2 callersClasscompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/tests/async_write_with_timeout.cpp:36
↓ 2 callersClasscompletion_handler
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/tests/async_write_with_timeout.cpp:36
↓ 2 callersClasslatch_arriver
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/latch.h:36
↓ 2 callersClasstester
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/testing/tests/pending_service.cpp:23
↓ 1 callersClassArrayOutput
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.h:9
↓ 1 callersClassQImage
Simulation for a Qt's class for representing images:
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:70
↓ 1 callersClassQImage
Simulation for a Qt's class for representing images:
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:70
↓ 1 callersClassSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Sphere.h:9
↓ 1 callersClassSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Sphere.h:11
↓ 1 callersClassTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Triangle.h:11
↓ 1 callersClassTriangle
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Triangle.h:12
↓ 1 callersClass_stat64
Presentations/are_we_macrofree_yet/demo/src/win32.cc:11
↓ 1 callersClassbase
Presentations/from_algorithm_to_generic_parallel_code/from-book-to-generic/function.h:44
↓ 1 callersClasscompletion_handler_with_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/tests/async_write_with_timeout.cpp:146
↓ 1 callersClasscompletion_handler_with_executor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/tests/async_write_with_timeout.cpp:211
↓ 1 callersClassexecutor
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/accept/tests/async_accept.cpp:33
↓ 1 callersClasshash
Presentations/are_we_macrofree_yet/demo/src/sha256_cng.cc:13
↓ 1 callersClassstat
Presentations/are_we_macrofree_yet/demo/src/posix.cc:11
↓ 1 callersClasstimeout_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/async_write_with_timeout.hpp:67
↓ 1 callersClasstimeout_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/include/cppcon/cancelable/async_write_with_timeout.hpp:64
↓ 1 callersClasstimeout_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/async_write_with_timeout.hpp:60
↓ 1 callersClasstimeout_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/include/cppcon/basic_no_bases/async_write_with_timeout.hpp:81
↓ 1 callersClasstimeout_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/include/cppcon/cancelable_no_bases/async_write_with_timeout.hpp:83
↓ 1 callersClasswrite_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/work/include/cppcon/work/async_write_with_timeout.hpp:53
↓ 1 callersClasswrite_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable/include/cppcon/cancelable/async_write_with_timeout.hpp:50
↓ 1 callersClasswrite_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic/include/cppcon/basic/async_write_with_timeout.hpp:47
↓ 1 callersClasswrite_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/basic_no_bases/include/cppcon/basic_no_bases/async_write_with_timeout.hpp:45
↓ 1 callersClasswrite_op
Presentations/the_networking_ts_in_practice_patterns_for_real_world_problems/code/CppCon2019Talk-master/src/cancelable_no_bases/include/cppcon/cancelable_no_bases/async_write_with_timeout.hpp:46
ClassBase
Presentations/back_to_basics_atomics_locks_and_tasks/source/threadSafeInterfaceVirtual.cpp:7
ClassCamera
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Camera.h:10
ClassCaptureSceneBuilder
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/test/util/ObjLoaderTests.cpp:14
ClassConcreteMaterial
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.cpp:7
ClassConsoleDiffReporter
Based on GenericDiffReporter, but using a different launcher
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/ConsoleDiffReporter.h:11
ClassCritical
Presentations/back_to_basics_atomics_locks_and_tasks/source/threadSafeInterface.cpp:7
ClassCriticalData
Presentations/back_to_basics_atomics_locks_and_tasks/source/deadLock.cpp:6
ClassCriticalData
Presentations/back_to_basics_atomics_locks_and_tasks/source/deadLockResolved.cpp:6
ClassDateRemovingLogFileWriter
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/DateRemovingLogFileWriter.h:11
ClassDerived
Presentations/back_to_basics_atomics_locks_and_tasks/source/threadSafeInterfaceVirtual.cpp:18
ClassDice
Presentations/back_to_basics_atomics_locks_and_tasks/source/monitorObject.cpp:55
ClassDirRelativeOpener
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/main.cpp:27
ClassDiv
Presentations/back_to_basics_atomics_locks_and_tasks/source/promiseFutureException.cpp:7
ClassFibonacciCalculator
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/FibonacciCalculator.h:8
ClassFileCloser
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.cpp:14
ClassForegroundSystemLauncher
Based on SystemLauncher, and differs in that it runs the command in the foreground instead of the background, so that any text output is interleaved i
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/include/ForegroundSystemLauncher.h:11
ClassHeader
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ArrayOutput.cpp:21
ClassHit
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/math/Hit.h:6
ClassIntersectVisitor
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Render.cpp:21
ClassIntersectionRecord
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/IntersectionRecord.h:8
ClassIntersectionRecord
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Primitive.h:12
ClassIntersectionRecord
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Render.cpp:16
ClassLegacyThing
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:15
ClassLegacyThing
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:12
ClassLegacyThing
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:12
ClassMaterial
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.h:13
ClassMaterialSpec
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/MaterialSpec.h:7
ClassMatteMaterial
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.cpp:24
ClassMonitor
Presentations/back_to_basics_atomics_locks_and_tasks/source/monitorObject.cpp:10
ClassNearest
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/Scene.cpp:54
ClassObjLoaderOpener
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/ObjLoader.h:9
ClassPngWriter
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/main/PngWriter.h:8
ClassPrimitive
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Primitive.h:9
ClassProgressifier
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/Progressifier.h:5
ClassQImage
Simulation for a Qt's class for representing images:
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:73
ClassQImageWriter
An implementation of Approval's ApprovalWriter class, that takes an image, and when needed, writes it out as a correctly-named .png file.
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/google_test_demo/Test07TestScenarios.cpp:85
ClassQImageWriter
An implementation of Approval's ApprovalWriter class, that takes an image, and when needed, writes it out as a correctly-named .png file.
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/doctest_demo/Test07TestScenarios.cpp:82
ClassQImageWriter
An implementation of Approval's ApprovalWriter class, that takes an image, and when needed, writes it out as a correctly-named .png file.
Presentations/quickly_testing_legacy_cpp_code_with_approval_tests/code/ApprovalTests.cpp.Demos-2019-09-cppcon/catch2_demo/Test07TestScenarios.cpp:82
ClassRadianceSampler
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.h:18
EnumRefl_t
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/smallpt/smallpt.cpp:37
ClassRenderParams
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/RenderParams.h:3
ClassRenderer
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Renderer.h:13
ClassRenderer
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.h:11
ClassRenderer::Sampler
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Renderer.cpp:47
EnumRoundTrip
Presentations/floatingpoint_charconv_making_your_code_10x_faster_with_cpp17s_final_boss/Floating-Point charconv Making Your Code 10x Faster With C++17's Final Boss - Stephan T. Lavavej - CppCon 2019.cpp:34
ClassSampledPixel
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/util/SampledPixel.h:5
ClassSampler
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Renderer.h:52
ClassScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/Scene.h:21
ClassScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Scene.h:10
ClassScene
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Scene.h:9
ClassSceneBuilder
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/SceneBuilder.h:8
ClassSceneBuilder
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/SceneBuilder.h:7
ClassShinyMaterial
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/Material.cpp:50
ClassSphere
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/dod/Sphere.h:7
ClassSpherePrimitive
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/oo/SceneBuilder.cpp:11
ClassSpherePrimitive
Presentations/path_tracing_three_ways_a_study_of_cpp_styles/code/pt-three-ways-master/src/fp/Primitive.h:16
next →1–100 of 260, ranked by callers