View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
Report: | General | Attributes | Operations | Relations |
General | |
Name | NewAlerts |
Visibility | public |
Active | false |
Abstract | false |
Leaf | false |
Root | false |
Attributes | ||
Name | Type | Initial Value |
![]() | Alert |
Operations | |
Name | Return Type |
![]() | int |
![]() | int |
![]() | Alert |
![]() | int |
![]() |
Relations | |||
Name | Type | Begins | Ends |
![]() | dependency | NewAlerts | Alert |
![]() | dependency | NewAlerts | Alert |
![]() | dependency | Engine | NewAlerts |
![]() | usage | NewAlerts | Alert |
General | |
Name | alerts |
Owner | NewAlerts |
Type | Alert |
Type Modifier | [] |
Changeability | changeable |
Visibility | private |
Ordering | unordered |
Scope | instance |
General | |
Name | collectAlerts |
Owner | NewAlerts |
Return Type | int |
Concurrency | sequential |
Query | false |
Visibility | private |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
General | |
Name | finished |
Owner | NewAlerts |
Return Type | int |
Concurrency | sequential |
Query | false |
Visibility | public |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
General | |
Name | getAlert |
Owner | NewAlerts |
Return Type | Alert |
Concurrency | sequential |
Query | false |
Visibility | public |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
Parameters | |||
Name | Type | Default Value | Direction Kind |
alert | int | inout |
General | |
Name | alert |
Owner | getAlert |
Type | int |
Direction Kind | inout |
General | |
Name | getAlertNum |
Owner | NewAlerts |
Return Type | int |
Concurrency | sequential |
Query | false |
Visibility | public |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
General | |
Name | new |
Owner | NewAlerts |
Concurrency | sequential |
Query | false |
Visibility | public |
Scope | instance |
Abstract | false |
Leaf | false |
Root | false |
Parameters | |||
Name | Type | Default Value | Direction Kind |
dbh | DBH | inout | |
lastid | int | in |
General | |
Name | dbh |
Owner | new |
Type | DBH |
Type Modifier | * |
Direction Kind | inout |
General | |
Name | lastid |
Owner | new |
Type | int |
Direction Kind | in |