Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ monitor_t
Method
monitor_t
3rdparty/cppzmq/zmq.hpp:2315–2315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2313
{
2314
public:
2315
monitor_t() : _socket(), _monitor_socket() {}
2316
2317
virtual ~monitor_t() { close(); }
2318
Callers
nothing calls this directly
Calls
1
swap
Function · 0.70
Tested by
no test coverage detected