summaryrefslogtreecommitdiff
path: root/ace/RMCast/RMCast_Proxy.i
blob: 6fee09fe9e53d977bf14ddd0f6787641a625b7fa (plain)
1
2
3
4
5
6
7
8
// $Id$

ACE_INLINE
ACE_RMCast_Proxy::ACE_RMCast_Proxy (void)
  : next_expected_ (0)
  , highest_received_ (0)
{
}