Classes | Typedefs | Enumerations

flowProtocol Namespace Reference

Classes

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

Typedefs

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

Enumerations

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

Typedef Documentation

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

Enumeration Type Documentation

Enumerator:
Start_Msg 
EndofStream_Msg 
SimpleFrame_Msg 
SequencedFrame_Msg 
Frame_Msg 
SpecialFrame_Msg 
StartReply_Msg 
Credit_Msg 
Fragment_Msg 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines