MCPcopy Create free account

hub / github.com/SergiusTheBest/plog / functions

Functions484 in github.com/SergiusTheBest/plog

↓ 2 callersFunctionlocaltime_s
include/plog/Util.h:127
↓ 2 callersFunctionlogAssertNothrow_impl
test/doctest/1.2.9/doctest.h:4692
↓ 2 callersFunctionlogAssertThrowsAs_impl
test/doctest/1.2.9/doctest.h:4672
↓ 2 callersFunctionlogAssertThrows_impl
test/doctest/1.2.9/doctest.h:4655
↓ 2 callersFunctionlogAssert_impl
test/doctest/1.2.9/doctest.h:4633
↓ 2 callersFunctionlogTestException
test/doctest/1.2.9/doctest.h:4613
↓ 2 callersFunctionlogTestException_impl
test/doctest/1.2.9/doctest.h:4597
↓ 2 callersFunctionoperator[]
test/doctest/1.2.9/doctest.h:719
↓ 2 callersFunctionparseOption
parses an option and returns the string after the '=' character
test/doctest/1.2.9/doctest.h:4876
↓ 2 callersFunctionparseOptionImpl
the implementation of parseOption()
test/doctest/2.4.11/doctest.h:6450
↓ 2 callersFunctionprintHelp
test/doctest/1.2.9/doctest.h:4954
↓ 2 callersFunctionprintSummary
test/doctest/1.2.9/doctest.h:5022
↓ 2 callersFunctionrawMemoryToString
test/doctest/1.2.9/doctest.h:857
↓ 2 callersMethodreact
test/doctest/1.2.9/doctest.h:4773
↓ 2 callersFunctionregTest
used by the macros for registering tests
test/doctest/1.2.9/doctest.h:4120
↓ 2 callersFunctionregisterReporterImpl
test/doctest/2.4.11/doctest.h:7071
↓ 2 callersMethodreset
test/doctest/1.2.9/doctest.h:4317
↓ 2 callersMethodresetRunData
test/doctest/1.2.9/doctest.h:3425
↓ 2 callersFunctionsetFileName
include/plog/Appenders/RollingFileAppender.h:58
↓ 2 callersFunctionsetMaxFileSize
include/plog/Appenders/RollingFileAppender.h:80
↓ 2 callersFunctionsetTestSuite
sets the current test suite
test/doctest/1.2.9/doctest.h:4108
↓ 2 callersFunctionseverityToString
include/plog/Severity.h:20
↓ 2 callersFunctionstringifyBinaryExpr
test/doctest/1.2.9/doctest.h:1305
↓ 2 callersFunctiontoStream
test/doctest/1.2.9/doctest.h:1770
↓ 2 callersMethodtoStream
test/doctest/1.2.9/doctest.h:1826
↓ 2 callersFunctiontoString
test/doctest/2.4.11/doctest.h:1093
↓ 2 callersFunctionwildcmp
matching of a string against a wildcard mask (case sensitivity configurable) taken from https://www.codeproject.com/Articles/1088/Wildcard-string-comp
test/doctest/1.2.9/doctest.h:3894
↓ 2 callersFunctionwriteStringToStream
test/doctest/1.2.9/doctest.h:4271
↓ 1 callersFunctionDeleteCriticalSection
include/plog/WinApi.h:165
↓ 1 callersFunctionEnterCriticalSection
include/plog/WinApi.h:155
↓ 1 callersFunctionIF_PLOG
one line
samples/Demo/Main.cpp:118
↓ 1 callersFunctionInitializeCriticalSection
include/plog/WinApi.h:150
↓ 1 callersFunctionLeaveCriticalSection
include/plog/WinApi.h:160
↓ 1 callersFunctionMakeContextScope
test/doctest/2.4.11/doctest.h:1909
↓ 1 callersFunctionRollingFileAppender
include/plog/Appenders/RollingFileAppender.h:25
↓ 1 callersFunctionStringContains
test/doctest/2.4.11/doctest.h:852
↓ 1 callersMethodaddError
test/doctest/2.4.11/doctest.h:5782
↓ 1 callersFunctionaddToContexts
test/doctest/1.2.9/doctest.h:4297
↓ 1 callersFunctioncapacity
test/doctest/1.2.9/doctest.h:739
↓ 1 callersFunctionclose
include/plog/Util.h:472
↓ 1 callersFunctionepsilon
test/doctest/1.2.9/doctest.h:1090
↓ 1 callersFunctionepsilon
test/doctest/2.4.11/doctest.h:1228
↓ 1 callersFunctionfileForOutput
depending on the current options this will remove the path of filenames
test/doctest/1.2.9/doctest.h:4466
↓ 1 callersMethodfill
test/doctest/1.2.9/doctest.h:1995
↓ 1 callersFunctionfilloss
test/doctest/2.4.11/doctest.h:1052
↓ 1 callersFunctionfoo
samples/Library/LibraryLib/Lib.cpp:7
↓ 1 callersFunctionfoo
samples/Chained/ChainedLib/Main.cpp:22
↓ 1 callersFunctionfoo1
samples/NotShared/NotSharedLib1/Main.cpp:16
↓ 1 callersFunctionfoo1
samples/Shared/SharedLib1/Main.cpp:15
↓ 1 callersFunctionfoo2
samples/NotShared/NotSharedLib2/Main.cpp:16
↓ 1 callersFunctionfoo2
samples/Shared/SharedLib2/Main.cpp:15
↓ 1 callersFunctiongetNull
to silence the warning "-Wzero-as-null-pointer-constant" only for gcc 5 for the Approx template ctor - pragmas don't work for it...
test/doctest/1.2.9/doctest.h:794
↓ 1 callersMethodgetObject
include/plog/Record.h:416
↓ 1 callersFunctiongettid
include/plog/Util.h:177
↓ 1 callersFunctioninitialize
samples/Chained/ChainedLib/Main.cpp:16
↓ 1 callersFunctionisCsv
include/plog/Initializers/RollingFileInitializer.h:31
↓ 1 callersFunctionlogAssert
test/doctest/1.2.9/doctest.h:4647
↓ 1 callersFunctionlogAssertNothrow
test/doctest/1.2.9/doctest.h:4701
↓ 1 callersFunctionlogAssertThrows
test/doctest/1.2.9/doctest.h:4664
↓ 1 callersFunctionlogAssertThrowsAs
test/doctest/1.2.9/doctest.h:4684
↓ 1 callersFunctionlogSeverityToType
include/plog/Appenders/EventLogAppender.h:35
↓ 1 callersMethodmethod
samples/Demo/MyClass.cpp:13
↓ 1 callersFunctionmyOutputDebugString
test/doctest/1.2.9/doctest.h:4545
↓ 1 callersFunctionoperator<
test/doctest/2.4.11/doctest.h:1272
↓ 1 callersMethodoperator<<
test/doctest/1.2.9/doctest.h:1510
↓ 1 callersFunctionpopFromContexts
test/doctest/1.2.9/doctest.h:4298
↓ 1 callersFunctionprocessFuncName
include/plog/Util.h:344
↓ 1 callersFunctionregisterExceptionTranslator
test/doctest/1.2.9/doctest.h:2039
↓ 1 callersFunctionregisterExceptionTranslatorImpl
test/doctest/1.2.9/doctest.h:4240
↓ 1 callersFunctionrename
include/plog/Util.h:494
↓ 1 callersFunctionresetColor
include/plog/Appenders/ColorConsoleAppender.h:91
↓ 1 callersFunctionrollLogFiles
include/plog/Appenders/RollingFileAppender.h:85
↓ 1 callersMethodrun
test/doctest/1.2.9/doctest.h:3659
↓ 1 callersMethodrun
the main function that does all the filtering and test running
test/doctest/2.4.11/doctest.h:6794
↓ 1 callersFunctionseek
include/plog/Util.h:459
↓ 1 callersFunctionsplitFileName
include/plog/Util.h:388
↓ 1 callersFunctiontoStream
test/doctest/2.4.11/doctest.h:1064
↓ 1 callersMethodtranslate
test/doctest/1.2.9/doctest.h:1718
↓ 1 callersMethodtranslate
test/doctest/2.4.11/doctest.h:1808
↓ 1 callersFunctionunary_assert
test/doctest/2.4.11/doctest.h:1779
↓ 1 callersMethodunary_assert
test/doctest/2.4.11/doctest.h:1702
↓ 1 callersFunctionunlink
include/plog/Util.h:485
↓ 1 callersFunctionunmanagedFunc
samples/Demo/Main.cpp:21
↓ 1 callersFunctionuseContextIfExceptionOccurred
test/doctest/1.2.9/doctest.h:4301
↓ 1 callersFunctionvasprintf
include/plog/Util.h:201
↓ 1 callersFunctionvaswprintf
include/plog/Util.h:245
↓ 1 callersFunctionwrite
include/plog/Util.h:442
↓ 1 callersFunction~String
test/doctest/1.2.9/doctest.h:691
↓ 1 callersFunctionтест
samples/Utf8Everywhere/Main.cpp:16
↓ 1 callersFunction中文
samples/Utf8Everywhere/Main.cpp:10
MethodApprox
test/doctest/1.2.9/doctest.h:3552
MethodApprox
test/doctest/2.4.11/doctest.h:3962
MethodAscDump
include/plog/Helpers/AscDump.h:10
MethodC
samples/PrintVar/Main.cpp:13
MethodCapture
test/doctest/1.2.9/doctest.h:1824
FunctionColorConsoleAppender
include/plog/Appenders/ColorConsoleAppender.h:15
FunctionConsoleAppender
include/plog/Appenders/ConsoleAppender.h:23
MethodConsoleReporter
test/doctest/2.4.11/doctest.h:5970
MethodContext
test/doctest/1.2.9/doctest.h:3651
MethodContext
test/doctest/2.4.11/doctest.h:6590
← previousnext →101–200 of 484, ranked by callers