Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SergiusTheBest/plog
/ functions
Functions
484 in github.com/SergiusTheBest/plog
⨍
Functions
484
◇
Types & classes
211
↓ 2 callers
Function
localtime_s
include/plog/Util.h:127
↓ 2 callers
Function
logAssertNothrow_impl
test/doctest/1.2.9/doctest.h:4692
↓ 2 callers
Function
logAssertThrowsAs_impl
test/doctest/1.2.9/doctest.h:4672
↓ 2 callers
Function
logAssertThrows_impl
test/doctest/1.2.9/doctest.h:4655
↓ 2 callers
Function
logAssert_impl
test/doctest/1.2.9/doctest.h:4633
↓ 2 callers
Function
logTestException
test/doctest/1.2.9/doctest.h:4613
↓ 2 callers
Function
logTestException_impl
test/doctest/1.2.9/doctest.h:4597
↓ 2 callers
Function
operator[]
test/doctest/1.2.9/doctest.h:719
↓ 2 callers
Function
parseOption
parses an option and returns the string after the '=' character
test/doctest/1.2.9/doctest.h:4876
↓ 2 callers
Function
parseOptionImpl
the implementation of parseOption()
test/doctest/2.4.11/doctest.h:6450
↓ 2 callers
Function
printHelp
test/doctest/1.2.9/doctest.h:4954
↓ 2 callers
Function
printSummary
test/doctest/1.2.9/doctest.h:5022
↓ 2 callers
Function
rawMemoryToString
test/doctest/1.2.9/doctest.h:857
↓ 2 callers
Method
react
test/doctest/1.2.9/doctest.h:4773
↓ 2 callers
Function
regTest
used by the macros for registering tests
test/doctest/1.2.9/doctest.h:4120
↓ 2 callers
Function
registerReporterImpl
test/doctest/2.4.11/doctest.h:7071
↓ 2 callers
Method
reset
test/doctest/1.2.9/doctest.h:4317
↓ 2 callers
Method
resetRunData
test/doctest/1.2.9/doctest.h:3425
↓ 2 callers
Function
setFileName
include/plog/Appenders/RollingFileAppender.h:58
↓ 2 callers
Function
setMaxFileSize
include/plog/Appenders/RollingFileAppender.h:80
↓ 2 callers
Function
setTestSuite
sets the current test suite
test/doctest/1.2.9/doctest.h:4108
↓ 2 callers
Function
severityToString
include/plog/Severity.h:20
↓ 2 callers
Function
stringifyBinaryExpr
test/doctest/1.2.9/doctest.h:1305
↓ 2 callers
Function
toStream
test/doctest/1.2.9/doctest.h:1770
↓ 2 callers
Method
toStream
test/doctest/1.2.9/doctest.h:1826
↓ 2 callers
Function
toString
test/doctest/2.4.11/doctest.h:1093
↓ 2 callers
Function
wildcmp
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 callers
Function
writeStringToStream
test/doctest/1.2.9/doctest.h:4271
↓ 1 callers
Function
DeleteCriticalSection
include/plog/WinApi.h:165
↓ 1 callers
Function
EnterCriticalSection
include/plog/WinApi.h:155
↓ 1 callers
Function
IF_PLOG
one line
samples/Demo/Main.cpp:118
↓ 1 callers
Function
InitializeCriticalSection
include/plog/WinApi.h:150
↓ 1 callers
Function
LeaveCriticalSection
include/plog/WinApi.h:160
↓ 1 callers
Function
MakeContextScope
test/doctest/2.4.11/doctest.h:1909
↓ 1 callers
Function
RollingFileAppender
include/plog/Appenders/RollingFileAppender.h:25
↓ 1 callers
Function
StringContains
test/doctest/2.4.11/doctest.h:852
↓ 1 callers
Method
addError
test/doctest/2.4.11/doctest.h:5782
↓ 1 callers
Function
addToContexts
test/doctest/1.2.9/doctest.h:4297
↓ 1 callers
Function
capacity
test/doctest/1.2.9/doctest.h:739
↓ 1 callers
Function
close
include/plog/Util.h:472
↓ 1 callers
Function
epsilon
test/doctest/1.2.9/doctest.h:1090
↓ 1 callers
Function
epsilon
test/doctest/2.4.11/doctest.h:1228
↓ 1 callers
Function
fileForOutput
depending on the current options this will remove the path of filenames
test/doctest/1.2.9/doctest.h:4466
↓ 1 callers
Method
fill
test/doctest/1.2.9/doctest.h:1995
↓ 1 callers
Function
filloss
test/doctest/2.4.11/doctest.h:1052
↓ 1 callers
Function
foo
samples/Library/LibraryLib/Lib.cpp:7
↓ 1 callers
Function
foo
samples/Chained/ChainedLib/Main.cpp:22
↓ 1 callers
Function
foo1
samples/NotShared/NotSharedLib1/Main.cpp:16
↓ 1 callers
Function
foo1
samples/Shared/SharedLib1/Main.cpp:15
↓ 1 callers
Function
foo2
samples/NotShared/NotSharedLib2/Main.cpp:16
↓ 1 callers
Function
foo2
samples/Shared/SharedLib2/Main.cpp:15
↓ 1 callers
Function
getNull
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 callers
Method
getObject
include/plog/Record.h:416
↓ 1 callers
Function
gettid
include/plog/Util.h:177
↓ 1 callers
Function
initialize
samples/Chained/ChainedLib/Main.cpp:16
↓ 1 callers
Function
isCsv
include/plog/Initializers/RollingFileInitializer.h:31
↓ 1 callers
Function
logAssert
test/doctest/1.2.9/doctest.h:4647
↓ 1 callers
Function
logAssertNothrow
test/doctest/1.2.9/doctest.h:4701
↓ 1 callers
Function
logAssertThrows
test/doctest/1.2.9/doctest.h:4664
↓ 1 callers
Function
logAssertThrowsAs
test/doctest/1.2.9/doctest.h:4684
↓ 1 callers
Function
logSeverityToType
include/plog/Appenders/EventLogAppender.h:35
↓ 1 callers
Method
method
samples/Demo/MyClass.cpp:13
↓ 1 callers
Function
myOutputDebugString
test/doctest/1.2.9/doctest.h:4545
↓ 1 callers
Function
operator<
test/doctest/2.4.11/doctest.h:1272
↓ 1 callers
Method
operator<<
test/doctest/1.2.9/doctest.h:1510
↓ 1 callers
Function
popFromContexts
test/doctest/1.2.9/doctest.h:4298
↓ 1 callers
Function
processFuncName
include/plog/Util.h:344
↓ 1 callers
Function
registerExceptionTranslator
test/doctest/1.2.9/doctest.h:2039
↓ 1 callers
Function
registerExceptionTranslatorImpl
test/doctest/1.2.9/doctest.h:4240
↓ 1 callers
Function
rename
include/plog/Util.h:494
↓ 1 callers
Function
resetColor
include/plog/Appenders/ColorConsoleAppender.h:91
↓ 1 callers
Function
rollLogFiles
include/plog/Appenders/RollingFileAppender.h:85
↓ 1 callers
Method
run
test/doctest/1.2.9/doctest.h:3659
↓ 1 callers
Method
run
the main function that does all the filtering and test running
test/doctest/2.4.11/doctest.h:6794
↓ 1 callers
Function
seek
include/plog/Util.h:459
↓ 1 callers
Function
splitFileName
include/plog/Util.h:388
↓ 1 callers
Function
toStream
test/doctest/2.4.11/doctest.h:1064
↓ 1 callers
Method
translate
test/doctest/1.2.9/doctest.h:1718
↓ 1 callers
Method
translate
test/doctest/2.4.11/doctest.h:1808
↓ 1 callers
Function
unary_assert
test/doctest/2.4.11/doctest.h:1779
↓ 1 callers
Method
unary_assert
test/doctest/2.4.11/doctest.h:1702
↓ 1 callers
Function
unlink
include/plog/Util.h:485
↓ 1 callers
Function
unmanagedFunc
samples/Demo/Main.cpp:21
↓ 1 callers
Function
useContextIfExceptionOccurred
test/doctest/1.2.9/doctest.h:4301
↓ 1 callers
Function
vasprintf
include/plog/Util.h:201
↓ 1 callers
Function
vaswprintf
include/plog/Util.h:245
↓ 1 callers
Function
write
include/plog/Util.h:442
↓ 1 callers
Function
~String
test/doctest/1.2.9/doctest.h:691
↓ 1 callers
Function
тест
samples/Utf8Everywhere/Main.cpp:16
↓ 1 callers
Function
中文
samples/Utf8Everywhere/Main.cpp:10
Method
Approx
test/doctest/1.2.9/doctest.h:3552
Method
Approx
test/doctest/2.4.11/doctest.h:3962
Method
AscDump
include/plog/Helpers/AscDump.h:10
Method
C
samples/PrintVar/Main.cpp:13
Method
Capture
test/doctest/1.2.9/doctest.h:1824
Function
ColorConsoleAppender
include/plog/Appenders/ColorConsoleAppender.h:15
Function
ConsoleAppender
include/plog/Appenders/ConsoleAppender.h:23
Method
ConsoleReporter
test/doctest/2.4.11/doctest.h:5970
Method
Context
test/doctest/1.2.9/doctest.h:3651
Method
Context
test/doctest/2.4.11/doctest.h:6590
← previous
next →
101–200 of 484, ranked by callers