OpenM++ runtime library (libopenm)
openm::EventIdNameItem Struct Reference

model events id, name More...

#include <omModel.h>

Static Public Member Functions

static const char * byId (int i_eventId)
 return event name by event id or NULL if id not found More...
 
static bool checkId (int i_eventId)
 return true if event id valid
 

Public Attributes

int eventId
 event id
 
const char * eventName
 event name
 

Detailed Description

model events id, name

Member Function Documentation

◆ byId()

const char * EventIdNameItem::byId ( int  i_eventId)
static

return event name by event id or NULL if id not found

return event name by event id or NULL if id not found.


The documentation for this struct was generated from the following files: