TAO_AV  2.3.4
Classes | Macros | Typedefs
sfp.h File Reference
#include "orbsvcs/AV/AV_export.h"
#include "orbsvcs/AV/Policy.h"
#include "orbsvcs/AV/MCast.h"
#include "orbsvcs/AV/AVStreams_i.h"
#include "orbsvcs/AV/UDP.h"
#include "orbsvcs/sfpC.h"
#include "tao/CDR.h"
#include "ace/SOCK_Dgram.h"
#include "ace/INET_Addr.h"

Classes

class  TAO_SFP_Fragment_Node
 
class  TAO_SFP_Fragment_Table_Entry
 
class  TAO_SFP_Frame_State
 
class  TAO_SFP_Base
 
class  TAO_SFP_Object
 
class  TAO_SFP_Producer_Object
 
class  TAO_SFP_Consumer_Object
 
class  TAO_AV_SFP_Factory
 

Macros

#define TAO_SFP_MAGIC_NUMBER_LEN   4
 
#define TAO_SFP_MESSAGE_TYPE_OFFSET   5
 
#define TAO_SFP_WRITEV_MAX   128
 
#define TAO_SFP_MAX_PACKET_SIZE   ACE_MAX_DGRAM_SIZE
 

Typedefs

typedef ACE_Ordered_MultiSet_Iterator< TAO_SFP_Fragment_NodeFRAGMENT_SET_ITERATOR
 
typedef ACE_Hash_Map_Manager< CORBA::ULong, TAO_SFP_Fragment_Table_Entry *, ACE_Null_MutexTAO_SFP_Fragment_Table
 
typedef ACE_Hash_Map_Manager< CORBA::ULong, TAO_SFP_Fragment_Table *, ACE_Null_MutexTAO_SFP_Fragment_Table_Map
 
typedef ACE_Singleton< TAO_SFP_Base, TAO_SYNCH_MUTEXTAO_SFP_BASE
 

Detailed Description

Author
Nagarajan Surendran naga@.nosp@m.cs.w.nosp@m.ustl..nosp@m.edu

Macro Definition Documentation

#define TAO_SFP_MAGIC_NUMBER_LEN   4
#define TAO_SFP_MAX_PACKET_SIZE   ACE_MAX_DGRAM_SIZE
#define TAO_SFP_MESSAGE_TYPE_OFFSET   5
#define TAO_SFP_WRITEV_MAX   128

Typedef Documentation