OpenSDN source code
|
#include <rtarget_group_mgr.h>
Public Member Functions | |
void | AddInterestedPeer (RTargetGroupMgr *mgr, RtGroup *rtgroup, RTargetRoute *rt, RtGroup::InterestedPeerList::const_iterator it) |
void | DeleteInterestedPeer (RTargetGroupMgr *mgr, RtGroup *rtgroup, RTargetRoute *rt, RtGroup::InterestedPeerList::iterator it) |
![]() | |
virtual | ~DBState () |
Private Member Functions | |
const RtGroup::InterestedPeerList * | GetList () const |
RtGroup::InterestedPeerList * | GetMutableList () |
Private Attributes | |
RtGroup::InterestedPeerList | list_ |
Friends | |
class | RTargetGroupMgr |
Definition at line 90 of file rtarget_group_mgr.h.
void RTargetState::AddInterestedPeer | ( | RTargetGroupMgr * | mgr, |
RtGroup * | rtgroup, | ||
RTargetRoute * | rt, | ||
RtGroup::InterestedPeerList::const_iterator | it | ||
) |
void RTargetState::DeleteInterestedPeer | ( | RTargetGroupMgr * | mgr, |
RtGroup * | rtgroup, | ||
RTargetRoute * | rt, | ||
RtGroup::InterestedPeerList::iterator | it | ||
) |
|
inlineprivate |
Definition at line 100 of file rtarget_group_mgr.h.
|
inlineprivate |
Definition at line 101 of file rtarget_group_mgr.h.
|
friend |
Definition at line 98 of file rtarget_group_mgr.h.
|
private |
Definition at line 103 of file rtarget_group_mgr.h.