Query: coseventdomainadmin
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CosEventDomainAdmin(3erl) Erlang Module Definition CosEventDomainAdmin(3erl)NAMECosEventDomainAdmin - This module export functions which return QoS and Admin Properties constants.DESCRIPTIONTo get access to all definitions include necessary hrl files by using: -include_lib("cosEventDomain/include/*.hrl").EXPORTS'CycleDetection'() -> string() This function returns the CycleDetection identifier; required when defining QoS Properties. 'AuthorizeCycles'() -> short() This function returns the AuthorizeCycles value; required when defining QoS Properties. 'ForbidCycles'() -> short() This function returns the ForbidCycles value; required when defining QoS Properties. 'DiamondDetection'() -> string() This function returns the DiamondDetection identifier; required when defining QoS Properties. 'AuthorizeDiamonds'() -> short() This function returns the AuthorizeDiamonds value; required when defining QoS Properties. 'ForbidDiamonds'() -> short() This function returns the ForbidDiamonds value; required when defining QoS Properties. Ericsson AB cosEventDomain 1.1.10 CosEventDomainAdmin(3erl)