TAO_AV  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Enumerations
sfp.idl File Reference
#include <ULongSeq.pidl>
#include <OctetSeq.pidl>

Classes

struct  flowProtocol::frameHeader
 
struct  flowProtocol::fragment
 
struct  flowProtocol::Start
 
struct  flowProtocol::StartReply
 
struct  flowProtocol::sequencedFrame
 
struct  flowProtocol::frame
 
struct  flowProtocol::specialFrame
 
struct  flowProtocol::credit
 

Namespaces

namespace  flowProtocol
 

Typedefs

typedef CORBA::ULongSeq flowProtocol::my_seq_ulong
 
typedef char flowProtocol::cmagic_nr [4]
 
typedef unsigned long flowProtocol::frameID
 

Enumerations

enum  flowProtocol::MsgType {
  flowProtocol::Start_Msg, flowProtocol::EndofStream_Msg, flowProtocol::SimpleFrame_Msg, flowProtocol::SequencedFrame_Msg,
  flowProtocol::Frame_Msg, flowProtocol::SpecialFrame_Msg, flowProtocol::StartReply_Msg, flowProtocol::Credit_Msg,
  flowProtocol::Fragment_Msg
}