This is the complete list of members for Tracer, including all inherited members.
| _annotations | Tracer | private |
| _attachments | Tracer | private |
| _checkFlag | Tracer | private |
| _clientHandler | Tracer | private |
| _handlerPath | Tracer | private |
| _reportPath | Tracer | private |
| _serverPath | Tracer | private |
| _serverProxy | Tracer | private |
| _shouldStop | Tracer | private |
| _thread | Tracer | private |
| checkPidIsRunning(pid_t processId) | Tracer | privatestatic |
| checkSocketIsRunning(int sockId) | Tracer | privatestatic |
| dumpSharedLibraryInfo(const std::string &filePath) | Tracer | privatestatic |
| getSelfExecutableDir() | Tracer | inlineprivatestatic |
| isRunning() | Tracer | static |
| operator=(Tracer)=delete | Tracer | |
| operator=(Tracer &&)=delete | Tracer | |
| startHandler() | Tracer | private |
| threadFunc() const noexcept | Tracer | private |
| Tracer(std::shared_ptr< std::atomic_flag > checkFlag, std::string serverPath="", std::string serverProxy="", const std::string &crashpadHandlerPath="", const std::string &reportPath="", std::vector< base::FilePath > attachments={}) | Tracer | explicit |
| Tracer(const Tracer &)=delete | Tracer | |
| Tracer(Tracer &&)=delete | Tracer | |
| ~Tracer() | Tracer |