OIDS

Undocumented in source.

Members

Static functions

haveOid
bool haveOid(string name)

See if an OID exists in the internal table.

lookup
string lookup(OID oid)

Resolve an OID

lookup
OID lookup(string name)

Find the OID to a name. The lookup will be performed in the general OID section of the configuration.

nameOf
bool nameOf(OID oid, string name)

Tests whether the specified OID stands for the specified name.

setDefaults
void setDefaults()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta