MCPcopy Create free account
hub / github.com/OriginQ/QPanda-2 / asyncLogQueue

Method asyncLogQueue

Extensions/PilotOSMachine/easylogging++.h:2586–2588  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2584
2585#if ELPP_ASYNC_LOGGING
2586 inline base::AsyncLogQueue* asyncLogQueue(void) const {
2587 return m_asyncLogQueue;
2588 }
2589#endif // ELPP_ASYNC_LOGGING
2590
2591 inline const base::utils::CommandLineArgs* commandLineArgs(void) const {

Callers 3

handleMethod · 0.80
cleanMethod · 0.80
emptyQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected