Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

UIPMC_Transport.cpp File Reference

#include "UIPMC_Transport.h"
#include "UIPMC_Connection_Handler.h"
#include "UIPMC_Acceptor.h"
#include "UIPMC_Profile.h"
#include "UIPMC_Wait_Never.h"
#include "tao/Acceptor_Registry.h"
#include "tao/operation_details.h"
#include "tao/Timeprobe.h"
#include "tao/CDR.h"
#include "tao/Transport_Mux_Strategy.h"
#include "tao/Wait_Strategy.h"
#include "tao/Sync_Strategies.h"
#include "tao/Stub.h"
#include "tao/ORB_Core.h"
#include "tao/debug.h"
#include "tao/Resume_Handle.h"
#include "tao/GIOP_Message_Base.h"
#include "tao/GIOP_Message_Lite.h"
#include "UIPMC_Transport.i"

Include dependency graph for UIPMC_Transport.cpp:

Include dependency graph

Compounds

class  ACE_Message_Block_Data_Iterator
struct  MIOP_Packet

Defines

#define MIOP_MAX_FRAGMENTS   (4)
#define MIOP_MAX_HEADER_SIZE   (272)
#define MIOP_HEADER_SIZE   (24)
#define MIOP_MAX_DGRAM_SIZE   (ACE_MAX_DGRAM_SIZE)

Functions

const char * get_rcsid_tao_UIPMC_Transport (const char *)

Variables

const char * rcsid_tao_UIPMC_Transport = get_rcsid_tao_UIPMC_Transport ( rcsid_tao_UIPMC_Transport )
const CORBA::Octet miop_magic [4] = { 0x4d, 0x49, 0x4f, 0x50 }

Define Documentation

#define MIOP_HEADER_SIZE   (24)
 

#define MIOP_MAX_DGRAM_SIZE   (ACE_MAX_DGRAM_SIZE)
 

#define MIOP_MAX_FRAGMENTS   (4)
 

#define MIOP_MAX_HEADER_SIZE   (272)
 


Function Documentation

const char* get_rcsid_tao_UIPMC_Transport const char *    [inline, static]
 


Variable Documentation

const CORBA::Octet miop_magic[4] = { 0x4d, 0x49, 0x4f, 0x50 } [static]
 

const char* rcsid_tao_UIPMC_Transport = get_rcsid_tao_UIPMC_Transport ( rcsid_tao_UIPMC_Transport ) [static]
 


Generated on Thu Oct 10 22:28:05 2002 for TAO_PortableGroup by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001