EventDescr Struct Reference

List of all members.

Public Member Functions

 EventDescr (int evGlobalId, char *evState, int evTag, char *evParam)
 EventDescr ()
 EventDescr (const EventDescr &X)
EventDescroperator= (const EventDescr &X)
 ~EventDescr ()

Public Attributes

int gid
char state [64]
int tag
char param [64]

Detailed Description

Definition at line 94 of file tau_events.cpp.


Constructor & Destructor Documentation

EventDescr::EventDescr int  evGlobalId,
char *  evState,
int  evTag,
char *  evParam
[inline]
 

Definition at line 100 of file tau_events.cpp.

References gid, param, state, and tag.

EventDescr::EventDescr  )  [inline]
 

Definition at line 107 of file tau_events.cpp.

EventDescr::EventDescr const EventDescr X  )  [inline]
 

Definition at line 110 of file tau_events.cpp.

References gid, param, state, tag, and X().

Here is the call graph for this function:

EventDescr::~EventDescr  )  [inline]
 

Definition at line 125 of file tau_events.cpp.


Member Function Documentation

EventDescr& EventDescr::operator= const EventDescr X  )  [inline]
 

Definition at line 117 of file tau_events.cpp.

References gid, param, state, tag, and X().

Here is the call graph for this function:


Member Data Documentation

int EventDescr::gid
 

Definition at line 95 of file tau_events.cpp.

Referenced by EventDescr(), and operator=().

char EventDescr::param[64]
 

Definition at line 98 of file tau_events.cpp.

Referenced by EventDescr(), and operator=().

char EventDescr::state[64]
 

Definition at line 96 of file tau_events.cpp.

Referenced by EventDescr(), and operator=().

int EventDescr::tag
 

Definition at line 97 of file tau_events.cpp.

Referenced by EventDescr(), and operator=().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 16 14:38:24 2006 for IPPL by  doxygen 1.4.6