Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SNAS/openbmp
/ ~parseBGP
Method
~parseBGP
Server/src/bgp/parseBGP.cpp:74–75 ·
view source on GitHub ↗
* Desctructor */
Source
from the content-addressed store, hash-verified
72
* Desctructor
73
*/
74
parseBGP::~parseBGP() {
75
}
76
77
/**
78
* handle BGP update message and store in DB
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected