MCPcopy Create free account

hub / github.com/IAPOLINARIO/100-days-of-code / types & classes

Types & classes466 in github.com/IAPOLINARIO/100-days-of-code

↓ 40 callersClassWhitespace
dependencies/c++/doctest.h:5136
↓ 5 callersClassdiyfp
dependencies/c++/json.hpp:14463
↓ 5 callersClassjson_pointer
dependencies/c++/json.hpp:2990
↓ 3 callersClassXmlEncode
dependencies/c++/doctest.h:4269
↓ 3 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
dependencies/c++/json.hpp:2678
↓ 2 callersClassContentProviderAdapter
dependencies/c++/httplib.h:3493
↓ 2 callersClassProgress
Month-1/Week-01/day-04/csharp/JohnnyProgress/JohnnyProgress/Program.cs:17
↓ 2 callersClassResult
dependencies/c++/httplib.h:755
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
dependencies/c++/json.hpp:4858
↓ 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
dependencies/c++/json.hpp:2491
↓ 2 callersClasssigaction
dependencies/c++/doctest.h:4078
↓ 2 callersClassstat
dependencies/c++/httplib.h:1359
↓ 1 callersTypeAliasByCostBenefit
Month-3/Week-11/day-76/Go/main.go:22
↓ 1 callersStructHead
readme-generator/structs/head.go:3
↓ 1 callersClassMultipartFormData
dependencies/c++/httplib.h:290
↓ 1 callersClassQueryData
dependencies/c++/doctest.h:1645
↓ 1 callersClassfile_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
dependencies/c++/json.hpp:4822
↓ 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
dependencies/c++/json.hpp:2577
↓ 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
dependencies/c++/json.hpp:2716
↓ 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
dependencies/c++/json.hpp:10705
↓ 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
dependencies/c++/json.hpp:2631
↓ 1 callersClassworker
dependencies/c++/httplib.h:535
Class
Month-1/Week-01/day-01/ts/src/index.ts:3
ClassAgeCalculator
Month-1/Week-01/day-01/cs/App/Program.cs:16
ClassAgeCalculatorTests
Month-1/Week-01/day-01/cs/AppTests/AgeCalculatorTests.cs:7
ClassAgeConverter
Month-1/Week-01/day-01/csharp/ConvertAgeToDays/Program.cs:14
ClassAgeToDays
Month-1/Week-01/day-01/ts/src/index.ts:3
ClassAnagram
Month-1/Week-03/day-15/cs/Day15.Library/Anagram.cs:6
EnumArch
dependencies/c++/doctest.h:2830
ClassArraysMgr
Month-1/Week-01/day-07/csharp/MergeSortedArrays/MergeSortedArrays/Program.cs:19
StructAssignee
readme-generator/structs/assignee.go:3
StructAsteroid
Month-2/Week-08/day-51/Go/main.go:7
StructAuthor
readme-generator/structs/author.go:3
ClassBarbecue
Month-1/Week-01/day-03/csharp/Barbecue/Barbecue/Program.cs:18
StructBase
readme-generator/structs/base.go:3
ClassBlockProgressBar
dependencies/c++/indicators.hpp:1913
ClassBlockProgressScaleWriter
dependencies/c++/indicators.hpp:1419
ClassBufferStream
dependencies/c++/httplib.h:1757
EnumCLOCK_INDICATOR_DIRECTION
Month-3/Week-12/day-79/c++/main.cpp:9
StructCake
Month-3/Week-11/day-76/Go/main.go:8
ClassCalculator
Month-1/Week-01/day-01/php/App/Calculator.php:3
ClassCalculatorTest
Month-1/Week-01/day-01/php/Tests/CalculatorTest.php:7
ClassCanFit
Month-1/Week-02/day-13/cs/Day13.Library/CanFit.cs:7
StructCattle
Month-3/Week-11/day-74/Go/main.go:16
ClassClient
dependencies/c++/httplib.h:1006
ClassClientImpl
dependencies/c++/httplib.h:775
StructCoin
Month-1/Week-04/day-25/Go/main.go:5
EnumColor
dependencies/c++/indicators.hpp:5
ClassColorTarget
* Color target to follow */
Month-3/Week-10/day-67/c++/main.cpp:12
EnumCommand
* Valid commands supported by Door */
Month-3/Week-10/day-69/c++/main.cpp:16
StructCommit
readme-generator/structs/commit.go:5
StructCommit_Body
readme-generator/structs/commit_body.go:3
StructCommitter
readme-generator/structs/commiter.go:3
ClassConsoleReporter
dependencies/c++/doctest.h:5149
ClassConstants
Month-1/Week-01/day-03/kts/BarbecueSkewers.kt:1
ClassConstants
Month-1/Week-01/day-02/kts/FindingNemo.kt:1
ClassContentReader
dependencies/c++/httplib.h:347
ClassContextOptions
dependencies/c++/doctest.h:699
ClassContextScope
dependencies/c++/doctest.h:1491
ClassContextState
this holds both parameters from the command line and runtime data for tests
dependencies/c++/doctest.h:2932
StructContributor
readme-generator/structs/contributor.go:3
StructCreator
readme-generator/structs/creator.go:3
EnumDIRECTIONS
* Valid directions */
Month-3/Week-10/day-67/c++/main.cpp:23
ClassDOCTEST_INTERFACE
dependencies/c++/doctest.h:452
ClassDataSink
dependencies/c++/httplib.h:299
ClassDay12
Month-1/Week-02/day-12/cs/Day12.ConsoleApp/Day12.cs:6
ClassDay12Test
Month-1/Week-02/day-12/cs/Day12.Test/Day12Test.cs:7
ClassDay17
Month-1/Week-03/day-17/csharp/Day17/Day17.cs:8
ClassDay17Tests
Month-1/Week-03/day-17/csharp/Day17/Day17Tests.cs:7
ClassDay18
Month-1/Week-03/day-18/csharp/Day18/Day18.cs:5
ClassDay18Tests
Month-1/Week-03/day-18/csharp/Day18/Day18Test.cs:6
ClassDebugOutputWindowReporter
dependencies/c++/doctest.h:5596
EnumDirection
dependencies/c++/indicators.hpp:2208
ClassDoor
Month-3/Week-10/day-69/c++/main.cpp:33
StructDoor
Month-3/Week-10/day-69/Go/main.go:8
ClassDoorClosed
* Subclass DoorClosed */
Month-3/Week-10/day-69/c++/main.cpp:81
ClassDoorClosing
* Subclass DoorClosing */
Month-3/Week-10/day-69/c++/main.cpp:111
StructDoorCommand
Month-3/Week-10/day-69/Go/main.go:44
ClassDoorOpen
* Subclass DoorOpen */
Month-3/Week-10/day-69/c++/main.cpp:96
ClassDoorOpening
* Subclass DoorOpening */
Month-3/Week-10/day-69/c++/main.cpp:66
ClassDoorState
* Base class for all the states of the Door. * Each subclass understands the transition using the 'toggle' */
Month-3/Week-10/day-69/c++/main.cpp:39
ClassDoorStoppedWhileClosing
* Subclass DoorStoppedWhileClosing */
Month-3/Week-10/day-69/c++/main.cpp:126
ClassDoorStoppedWhileOpening
* Subclass DoorStoppedWhileOpening */
Month-3/Week-10/day-69/c++/main.cpp:51
ClassDynamicProgress
dependencies/c++/indicators.hpp:2504
EnumENUM_CELL_PROPERTIES
Properties of a cell
Month-1/Week-03/day-21/c++/main.cpp:12
EnumENUM_DIGIT_CHAR_STRUCTURE
Month-2/Week-06/day-36/c++/main.cpp:22
EnumENUM_NEIGHBORS
Types of neighbors of a cell
Month-1/Week-03/day-21/c++/main.cpp:21
EnumEncodingType
dependencies/c++/httplib.h:2187
ClassEndianness
dependencies/c++/doctest.h:2828
EnumEnum
dependencies/c++/doctest.h:521
EnumError
dependencies/c++/httplib.h:740
ClassEscapePlan
* Represents a Escape Plan */
Month-2/Week-05/day-35/c++/main.cpp:35
ClassExceptionTranslator
dependencies/c++/doctest.h:1404
ClassExpression_lhs
cppcheck-suppress copyCtorAndEqOperator
dependencies/c++/doctest.h:1135
ClassFatalConditionHandler
dependencies/c++/doctest.h:3941
StructFile
readme-generator/structs/file.go:3
ClassFindAndcountSkewersForTypeTest
Month-1/Week-01/day-03/php/Tests/FindAndcountSkewersForTypeTest.php:9
ClassFindNemoTest
Month-1/Week-01/day-02/php/Tests/FindNemoTest.php:7
EnumFontStyle
dependencies/c++/indicators.hpp:10
EnumForWhat
dependencies/c++/doctest.h:4271
next →1–100 of 466, ranked by callers