Public Member Functions | Public Attributes | Friends

TAO_SFP_Fragment_Node Class Reference

#include <sfp.h>

Collaboration diagram for TAO_SFP_Fragment_Node:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_SFP_Fragment_Node (void)

Public Attributes

flowProtocol::fragment fragment_info_
ACE_Message_Blockdata_

Friends

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

Detailed Description

Definition at line 44 of file sfp.h.


Constructor & Destructor Documentation

TAO_SFP_Fragment_Node::TAO_SFP_Fragment_Node ( void   )  [inline]

Definition at line 47 of file sfp.h.

: data_ (0) {}


Friends And Related Function Documentation

bool operator< ( const TAO_SFP_Fragment_Node left,
const TAO_SFP_Fragment_Node right 
) [friend]

Definition at line 36 of file sfp.cpp.


Member Data Documentation

Definition at line 49 of file sfp.h.

Definition at line 48 of file sfp.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines