: Public Class
Created: 18.05.2018 13:00:51
Modified: 18.05.2018 13:05:20
Project:
Advanced:
Attribute
Protected uint32_t
  CountValue
Details:
 
Protected const uint32_t
  CountLimit
Details:
 
Operation
Public
Limit_Counter( parCountValue: uint32_t,
parCountLimit: uint32_t,
):
Details:
Sequential
Tags: explicit=true
initializer=CountValue(parCountValue),CountLimit(parCountLimit)
throws=()
Public abstract
~Limit_Counter():
Details:
Sequential
Tags: throws=()
Public
setCountValue( parCountValue: uint32_t,
):void
Details:
Sequential
Tags: throws=()
Public
getCountValue():uint32_t
Details:
Sequential isQuery
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
«typedef» uint32_t
Class  
Name:  
 
Name: CountLimit
 
Details:
 
«typedef» uint32_t
Class  
Name:  
 
Name: CountValue
 
Details:
 
Element Source Role Target Role
Clock
Class  
Name:  
 
Name: Hours
 
Details:
 
Overflow_Counter
Class  
Name:  
 
Name: refNextCounter
 
Details:
 
Object Type Connection Direction Notes
Overflow_Counter Class Generalization From