TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:52 2007
libRASCH: comm_para Struct Reference

comm_para Struct Reference


Data Fields

int type
union {
   char   c
   unsigned char   b
   short int   sn
   unsigned short int   usn
   int   n
   unsigned int   un
   long   l
   unsigned long   ul
   float   f
   double   d
   char *   pc
   unsigned char *   pb
   short int *   psn
   unsigned short int *   pusn
   int *   pn
   unsigned int *   pun
   long *   pl
   unsigned long *   pul
   float *   pf
   double *   pd
   void *   pv
v

Field Documentation

unsigned char comm_para::b
 

Definition at line 105 of file ra_pl_comm.h.

Referenced by _trace_signame().

char comm_para::c
 

Definition at line 104 of file ra_pl_comm.h.

Referenced by _trace_signame().

double comm_para::d
 

Definition at line 113 of file ra_pl_comm.h.

Referenced by _trace_signame().

float comm_para::f
 

Definition at line 112 of file ra_pl_comm.h.

Referenced by _trace_signame().

long comm_para::l
 

Definition at line 110 of file ra_pl_comm.h.

Referenced by _trace_signame().

int comm_para::n
 

Definition at line 108 of file ra_pl_comm.h.

Referenced by _trace_signame().

unsigned char* comm_para::pb
 

Definition at line 116 of file ra_pl_comm.h.

char* comm_para::pc
 

Definition at line 115 of file ra_pl_comm.h.

Referenced by _trace_signame().

double* comm_para::pd
 

Definition at line 124 of file ra_pl_comm.h.

float* comm_para::pf
 

Definition at line 123 of file ra_pl_comm.h.

long* comm_para::pl
 

Definition at line 121 of file ra_pl_comm.h.

int* comm_para::pn
 

Definition at line 119 of file ra_pl_comm.h.

short int* comm_para::psn
 

Definition at line 117 of file ra_pl_comm.h.

unsigned long* comm_para::pul
 

Definition at line 122 of file ra_pl_comm.h.

unsigned int* comm_para::pun
 

Definition at line 120 of file ra_pl_comm.h.

unsigned short int* comm_para::pusn
 

Definition at line 118 of file ra_pl_comm.h.

void* comm_para::pv
 

Definition at line 125 of file ra_pl_comm.h.

short int comm_para::sn
 

Definition at line 106 of file ra_pl_comm.h.

Referenced by _trace_signame().

int comm_para::type
 

Definition at line 101 of file ra_pl_comm.h.

unsigned long comm_para::ul
 

Definition at line 111 of file ra_pl_comm.h.

Referenced by _trace_signame().

unsigned int comm_para::un
 

Definition at line 109 of file ra_pl_comm.h.

Referenced by _trace_signame().

unsigned short int comm_para::usn
 

Definition at line 107 of file ra_pl_comm.h.

Referenced by _trace_signame().

union { ... } comm_para::v
 


The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:33:45 2005 for libRASCH by  doxygen 1.4.2