Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
ObjectRegistry
Globals
Class ObjectRegistry
Hierarchy
ObjectRegistry
Constructors
constructor
Properties
doDebug
registries
Methods
count
getClassName
register
toString
unregister
Constructors
constructor
new
Object
Registry
(
objectType
?:
any
)
:
ObjectRegistry
Parameters
Optional
objectType:
any
Returns
ObjectRegistry
Properties
Static
do
Debug
do
Debug
:
boolean
= false
Static
registries
registries
:
any
= gRegistries
Methods
count
count
(
)
:
number
Returns
number
get
Class
Name
get
Class
Name
(
)
:
string
Returns
string
register
register
(
obj
:
any
)
:
void
Parameters
obj:
any
Returns
void
to
String
to
String
(
)
:
string
Returns
string
unregister
unregister
(
obj
:
any
)
:
void
Parameters
obj:
any
Returns
void
Object
Registry
constructor
do
Debug
registries
count
get
Class
Name
register
to
String
unregister
Generated using
TypeDoc