| 
    Dobby 3.0
    
   Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun 
   | 
 
This is the complete list of members for DobbyLogRelay, including all inherited members.
| addToPollLoop(const std::shared_ptr< AICommon::IPollLoop > &pollLoop) | DobbyLogRelay | |
| createDgramSocket(const std::string &path) | DobbyLogRelay | private | 
| DobbyLogRelay(const std::string &sourceSocketPath, const std::string &destinationSocketPath) | DobbyLogRelay | |
| mBuf (defined in DobbyLogRelay) | DobbyLogRelay | private | 
| mDestinationSocketAddress (defined in DobbyLogRelay) | DobbyLogRelay | private | 
| mDestinationSocketFd (defined in DobbyLogRelay) | DobbyLogRelay | private | 
| mDestinationSocketPath (defined in DobbyLogRelay) | DobbyLogRelay | private | 
| mLock (defined in DobbyLogRelay) | DobbyLogRelay | private | 
| mSourceSocketFd (defined in DobbyLogRelay) | DobbyLogRelay | private | 
| mSourceSocketPath (defined in DobbyLogRelay) | DobbyLogRelay | private | 
| process(const std::shared_ptr< AICommon::IPollLoop > &pollLoop, epoll_event event) override | DobbyLogRelay | virtual | 
| removeFromPollLoop(const std::shared_ptr< AICommon::IPollLoop > &pollLoop) | DobbyLogRelay | |
| ~DobbyLogRelay() (defined in DobbyLogRelay) | DobbyLogRelay | |
| ~IPollSource() (defined in AICommon::IPollSource) | AICommon::IPollSource | inlinevirtual |