MCPcopy Create free account

hub / github.com/KjellKod/g3log / types & classes

Types & classes45 in github.com/KjellKod/g3log

↓ 2 callersClasssigaction
src/crashhandler_unix.cpp:51
↓ 2 callersClasssigaction
test_unit/test_fatal.cpp:76
↓ 1 callersClassLogMessage
src/g3log/g3log.hpp:58
ClassActive
src/g3log/active.hpp:30
ClassCoutSink
test_unit/test_concept_sink.cpp:28
ClassFatalMessage
src/g3log/g3log.hpp:59
ClassFatalMessage
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
ClassFileSink
src/g3log/filesink.hpp:16
EnumFractional
src/g3log/time.hpp:31
ClassIntReceiver
test_unit/test_sink.cpp:272
ClassLEVELS
Levels for logging, made so that it would be easy to change, remove, add levels -- KjellKod
src/g3log/loglevels.hpp:32
ClassLibraryFactory
test_unit/tester_sharedlib.h:20
ClassLogCapture
* 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
ClassLogFileCleaner
RAII cluttering files cleanup
test_unit/testing_helpers.h:58
ClassLogMessage
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
ClassLogMessageCounter
test_unit/test_linux_dynamic_loaded_sharedlib.cpp:21
ClassLogWorker
src/g3log/logworker.hpp:26
ClassLogWorker
src/g3log/g3log.hpp:57
ClassLogWorkerImpl
src/g3log/logworker.hpp:27
ClassLoggingLevel
Logging level and atomic status collection struct
src/g3log/loglevels.hpp:103
ClassMoveOnCopy
src/g3log/moveoncopy.hpp:18
ClassMsgType
test_unit/test_cpp_future_concepts.cpp:35
ClassRealLibraryFactory
test_unit/tester_sharedlib.cpp:29
ClassRestoreDynamicLoggingLevels
test_unit/test_io.cpp:353
ClassRestoreFileLogger
RAII temporarily replace of logger * and restoration of original logger at scope end*/
test_unit/testing_helpers.h:80
ClassRuntimeLoadedLib
test_unit/tester_sharedlib.cpp:13
ClassScopedLogger
test_unit/testing_helpers.h:70
ClassScopedOut
After initializing ScopedCout all std::couts is redirected to the buffer @verbatim Example: stringstream buffer; ScopedCout guard(st
test_unit/testing_helpers.h:42
ClassScopedSetTrue
test_unit/testing_helpers.h:102
ClassSignalHandlingTest
test_unit/test_signal.cpp:8
ClassSink
src/g3log/sink.hpp:37
ClassSinkHandle
src/g3log/sinkhandle.hpp:26
ClassSinkWrapper
src/g3log/sinkwrapper.hpp:16
ClassSomeLibrary
test_unit/tester_sharedlib.h:12
ClassStringSink
test_unit/test_concept_sink.cpp:43
ClassVoidReceiver
test_unit/test_sink.cpp:228
ClassWorker
test_unit/test_concept_sink.cpp:57
EnumWriteMode
test_performance/performance.h:39
Classatomicbool
As suggested in: http://stackoverflow.com/questions/13193484/how-to-declare-a-vector-of-atomic-in-c
src/g3log/atomicbool.hpp:15
Classdynamic_int_array
test_unit/test_fatal.cpp:302
Classpackaged_task<void(_ArgTypes...)>
src/g3log/stlpatch_future.hpp:19
Classshared_queue
src/g3log/shared_queue.hpp:27
Enumstatus
src/g3log/loglevels.hpp:185
Classtm
src/time.cpp:109
Classtm
src/g3log/time.hpp:49