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

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