Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ Clone
Method
Clone
src/IPFilter.cpp:70–72 ·
view source on GitHub ↗
@see wxEvent::Clone */
Source
from the content-addressed store, hash-verified
68
69
/** @see wxEvent::Clone */
70
virtual wxEvent* Clone() const {
71
return new CIPFilterEvent(*this);
72
}
73
74
CIPFilter::RangeIPs m_rangeIPs;
75
CIPFilter::RangeLengths m_rangeLengths;
Callers
1
Entry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected