1CosEventDomainAdmin(3)     Erlang Module Definition     CosEventDomainAdmin(3)
2
3
4

NAME

6       CosEventDomainAdmin - This module export functions which return QoS and
7       Admin Properties constants.
8

DESCRIPTION

10       To get access to all definitions include necessary hrl files by using:
11       -include_lib("cosEventDomain/include/*.hrl").
12

EXPORTS

14       'CycleDetection'() -> string()
15
16              This function returns the  CycleDetection  identifier;  required
17              when defining QoS Properties.
18
19       'AuthorizeCycles'() -> short()
20
21              This  function  returns the AuthorizeCycles value; required when
22              defining QoS Properties.
23
24       'ForbidCycles'() -> short()
25
26              This function returns  the  ForbidCycles  value;  required  when
27              defining QoS Properties.
28
29       'DiamondDetection'() -> string()
30
31              This  function returns the DiamondDetection identifier; required
32              when defining QoS Properties.
33
34       'AuthorizeDiamonds'() -> short()
35
36              This function returns the AuthorizeDiamonds value; required when
37              defining QoS Properties.
38
39       'ForbidDiamonds'() -> short()
40
41              This  function  returns  the ForbidDiamonds value; required when
42              defining QoS Properties.
43
44
45
46Ericsson AB                  cosEventDomain 4.5.2       CosEventDomainAdmin(3)
Impressum