cfxdb.gen.arealm.Permission

Attributes

np

Classes

Functions

CreatePermission(builder, uriCheckLevel, match, ...)

Module Contents

CreatePermission(builder, uriCheckLevel, match, allowCall, allowRegister, allowPublish, allowSubscribe, discloseCaller, disclosePublisher, cache)[source]
class Permission[source]

Bases: object

AllowCall()[source]
AllowPublish()[source]
AllowRegister()[source]
AllowSubscribe()[source]
Cache()[source]
DiscloseCaller()[source]
DisclosePublisher()[source]
Init(buf, pos)[source]
Match()[source]
classmethod SizeOf()[source]
UriCheckLevel()[source]
__slots__ = ['_tab'][source]
np[source]