OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Module Parameters   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test Cases  

Group IP_SocketHandling.Socket_Common

Declared in module IP_ASP_TypeDefs


Data Types Summary
IP_SockOptList_Type
IP_SockOpt_Type
IP_SocketError_Type

Details

IP_SockOptList_Type
type record of IP_SockOpt_Type IP_SockOptList_Type

Declared in group IP_SocketHandling.Socket_Common

IP_SockOpt_Type
type union IP_SockOpt_Type {          
boolean     SO_BROADCAST            
  }

Declared in group IP_SocketHandling.Socket_Common

IP_SocketError_Type
type union IP_SocketError_Type {      
Null_Type   InvalidAddress,         
integer     System                  
  }

Declared in group IP_SocketHandling.Socket_Common