Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KjellKod/g3log
/ types & classes
Types & classes
45 in github.com/KjellKod/g3log
⨍
Functions
292
◇
Types & classes
45
↓ 2 callers
Class
sigaction
src/crashhandler_unix.cpp:51
↓ 2 callers
Class
sigaction
test_unit/test_fatal.cpp:76
↓ 1 callers
Class
LogMessage
src/g3log/g3log.hpp:58
Class
Active
src/g3log/active.hpp:30
Class
CoutSink
test_unit/test_concept_sink.cpp:28
Class
FatalMessage
src/g3log/g3log.hpp:59
Class
FatalMessage
Trigger for flushing the message queue and exiting the application * A thread that causes a FatalMessage will sleep forever until the * applic
src/g3log/logmessage.hpp:133
Class
FileSink
src/g3log/filesink.hpp:16
Enum
Fractional
src/g3log/time.hpp:31
Class
IntReceiver
test_unit/test_sink.cpp:272
Class
LEVELS
Levels for logging, made so that it would be easy to change, remove, add levels -- KjellKod
src/g3log/loglevels.hpp:32
Class
LibraryFactory
test_unit/tester_sharedlib.h:20
Class
LogCapture
* Simple struct for capturing log/fatal entries. At destruction the captured message is * forwarded to background worker. * As a safety precaution:
src/g3log/logcapture.hpp:28
Class
LogFileCleaner
RAII cluttering files cleanup
test_unit/testing_helpers.h:58
Class
LogMessage
LogMessage contains all the data collected from the LOG(...) call. * If the sink receives a std::string it will be the std::string toString()... fu
src/g3log/logmessage.hpp:31
Class
LogMessageCounter
test_unit/test_linux_dynamic_loaded_sharedlib.cpp:21
Class
LogWorker
src/g3log/logworker.hpp:26
Class
LogWorker
src/g3log/g3log.hpp:57
Class
LogWorkerImpl
src/g3log/logworker.hpp:27
Class
LoggingLevel
Logging level and atomic status collection struct
src/g3log/loglevels.hpp:103
Class
MoveOnCopy
src/g3log/moveoncopy.hpp:18
Class
MsgType
test_unit/test_cpp_future_concepts.cpp:35
Class
RealLibraryFactory
test_unit/tester_sharedlib.cpp:29
Class
RestoreDynamicLoggingLevels
test_unit/test_io.cpp:353
Class
RestoreFileLogger
RAII temporarily replace of logger * and restoration of original logger at scope end*/
test_unit/testing_helpers.h:80
Class
RuntimeLoadedLib
test_unit/tester_sharedlib.cpp:13
Class
ScopedLogger
test_unit/testing_helpers.h:70
Class
ScopedOut
After initializing ScopedCout all std::couts is redirected to the buffer @verbatim Example: stringstream buffer; ScopedCout guard(st
test_unit/testing_helpers.h:42
Class
ScopedSetTrue
test_unit/testing_helpers.h:102
Class
SignalHandlingTest
test_unit/test_signal.cpp:8
Class
Sink
src/g3log/sink.hpp:37
Class
SinkHandle
src/g3log/sinkhandle.hpp:26
Class
SinkWrapper
src/g3log/sinkwrapper.hpp:16
Class
SomeLibrary
test_unit/tester_sharedlib.h:12
Class
StringSink
test_unit/test_concept_sink.cpp:43
Class
VoidReceiver
test_unit/test_sink.cpp:228
Class
Worker
test_unit/test_concept_sink.cpp:57
Enum
WriteMode
test_performance/performance.h:39
Class
atomicbool
As suggested in: http://stackoverflow.com/questions/13193484/how-to-declare-a-vector-of-atomic-in-c
src/g3log/atomicbool.hpp:15
Class
dynamic_int_array
test_unit/test_fatal.cpp:302
Class
packaged_task<void(_ArgTypes...)>
src/g3log/stlpatch_future.hpp:19
Class
shared_queue
src/g3log/shared_queue.hpp:27
Enum
status
src/g3log/loglevels.hpp:185
Class
tm
src/time.cpp:109
Class
tm
src/g3log/time.hpp:49