Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SNAS/openbmp
/ AddPathDataContainer
Method
AddPathDataContainer
Server/src/bgp/AddPathDataContainer.cpp:15–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
#include <memory>
14
15
AddPathDataContainer::AddPathDataContainer() {
16
}
17
18
AddPathDataContainer::~AddPathDataContainer() {
19
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected