Generated from wtd.c with ROBODoc v3.2.3 on Tue Aug 21 10:13:18 2001

TABLE OF CONTENTS

  1. lib5250/tn5250_wtd_context_new
  2. lib5250/tn5250_wtd_context_destroy
  3. lib5250/tn5250_wtd_context_set_ic
  4. lib5250/tn5250_wtd_context_convert

lib5250/tn5250_wtd_context_new

NAME
    tn5250_wtd_context_new
SYNOPSIS
    ret = tn5250_wtd_context_new (buffer, sd, dd);
INPUTS
    Tn5250Buffer *       buffer     - 
    Tn5250DBuffer *      sd         - 
    Tn5250DBuffer *      dd         - 
DESCRIPTION
    Create a new instance of our WTD context object and initialize it.

lib5250/tn5250_wtd_context_destroy

NAME
    tn5250_wtd_context_destroy
SYNOPSIS
    tn5250_wtd_context_destroy (This);
INPUTS
    Tn5250WTDContext *   This       - 
DESCRIPTION
    Destroy a WTD context object.

lib5250/tn5250_wtd_context_set_ic

NAME
   tn5250_wtd_context_set_ic
SYNOPSIS
   tn5250_wtd_context_set_ic (This, y, x);
INPUTS
    TN5250WTDContext * This -
    int y -
    int x -
DESCRIPTION
    Sets the x and y position to be used in the IC order.

lib5250/tn5250_wtd_context_convert

NAME
    tn5250_wtd_context_convert
SYNOPSIS
    tn5250_wtd_context_convert (This);
INPUTS
    Tn5250WTDContext *   This       - 
DESCRIPTION
    Convert the display info to WTD data.