[Erlang Systems]

IC C Protocol Functions

C LIBRARY

C LIBRARY SUMMARY

DESCRIPTION

Client Protocol Functions

EXPORTS

int oe_prepare_notification_encoding(CORBA_Environment *env)

int oe_send_notification(CORBA_Environment *env)
int oe_send_notification_tmo(CORBA_Environment *env, unsigned int send_ms)

int oe_prepare_request_encoding(CORBA_Environment *env)

int oe_send_request_and_receive_reply(CORBA_Environment *env)
int oe_send_request_and_receive_reply_tmo(CORBA_Environment *env, unsigned int send_ms, unsigned int recv_ms)

int oe_prepare_reply_decoding(CORBA_Environment *env)

Server Protocol Functions

EXPORTS

int oe_prepare_request_decoding(CORBA_Environment *env)

int oe_prepare_reply_encoding(CORBA_Environment *env)

SEE ALSO

AUTHORS


ic 4.2.6
Copyright © 1991-2004 Ericsson Utvecklings AB