EVENT_T Type Reference

#include <DaVinci.h>


Data Fields

EVENT_KIND kind
union {
   type {
      const char *   msg
   }   com_error
   type {
      NODE_ID   edge_src
      NODE_ID   edge_dst
   }   sel_edge
   type {
      const char *   label
   }   sel_menu
   type {
      INT   n_nodes
      NODE_ID *   node_ids
   }   sel_nodes
u


Detailed Description

Definition at line 318 of file DaVinci.h.


Field Documentation

Definition at line 319 of file DaVinci.h.

Referenced by DaVinci::Event_Loop(), DaVinci::Parse_Event(), and DaVinci::Wait_For_Ack().

const char* EVENT_T::msg

Definition at line 322 of file DaVinci.h.

struct { ... } EVENT_T::com_error

Referenced by DaVinci::Event_Loop().

Definition at line 326 of file DaVinci.h.

Definition at line 327 of file DaVinci.h.

struct { ... } EVENT_T::sel_edge

const char* EVENT_T::label

Definition at line 331 of file DaVinci.h.

struct { ... } EVENT_T::sel_menu

Referenced by DaVinci::Event_Loop().

Definition at line 335 of file DaVinci.h.

Definition at line 336 of file DaVinci.h.

struct { ... } EVENT_T::sel_nodes

union { ... } EVENT_T::u


The documentation for this type was generated from the following file:

Generated on Wed Apr 8 16:42:12 2009 for Open64 by  doxygen 1.5.6