sfp.cpp File Reference

#include "orbsvcs/AV/sfp.h"
#include "tao/debug.h"
#include "ace/ARGV.h"
#include "ace/OS_NS_strings.h"

Include dependency graph for sfp.cpp:

Include dependency graph

Go to the source code of this file.

Functions

bool operator< (const TAO_SFP_Fragment_Node &left, const TAO_SFP_Fragment_Node &right)


Function Documentation

bool operator< const TAO_SFP_Fragment_Node left,
const TAO_SFP_Fragment_Node right
 

Definition at line 36 of file sfp.cpp.

References flowProtocol::fragment::frag_number, and TAO_SFP_Fragment_Node::fragment_info_.

00038 {
00039   return left.fragment_info_.frag_number < right.fragment_info_.frag_number;
00040 }


Generated on Thu Nov 9 13:46:18 2006 for TAO_AV by doxygen 1.3.6