: Public Class
Created: 18.05.2018 13:00:51
Modified: 13.06.2018 11:58:02
Project:
Advanced:
Attribute
Private Limit_Counter&
  refNextCounter
Details:
 
Operation
Public
Overflow_Counter( parCountValue: uint32_t,
parCountLimit: uint32_t,
parRefNextCounter: Limit_Counter&,
):
Details:
Sequential
Tags: explicit=true
initializer=Limit_Counter(parCountValue, parCountLimit),refNextCounter(parRefNextCounter)
throws=()
Public abstract
~Overflow_Counter():
Details:
Sequential
Tags: throws=()
Public abstract
resetCountValue():void
Details:
Sequential
Tags: throws=()
Public abstract
count():void
Details:
Sequential
Tags: throws=(const char*)
Element Source Role Target Role
Limit_Counter
Class  
Name:  
 
Name: refNextCounter
 
Details:
 
Element Source Role Target Role
Clock
Class  
Name:  
 
Name: Seconds
 
Details:
 
Clock
Class  
Name:  
 
Name: Minutes
 
Details:
 
Object Type Connection Direction Notes
Limit_Counter Class Generalization To