asn1 v1.0.2 (2018-01-18T01:40:41Z)
Home
Dub
Repo
ObjectIdentifierNode.this
types
oidtype
ObjectIdentifierNode
The simple numeric constructor. Does not throw exceptions.
this
(size_t number)
struct
ObjectIdentifierNode
@
safe
@
nogc
nothrow
this
(
in
size_t
number
)
this
(size_t number, string descriptor)
Meta
Source
See Implementation
types
oidtype
ObjectIdentifierNode
constructors
this
functions
opCmp
opEquals
toHash
variables
descriptor
number
The simple numeric constructor. Does not throw exceptions.