- H5Obj
auto H5Obj(string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(DH5 content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, DH5 content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[string] attributes, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[string] attributes, DH5 content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, string[string] attributes, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string id, string[] classes, string[string] attributes, DH5 content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, DH5 content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, string[string] attributes, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[] classes, string[string] attributes, DH5 content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[string] attributes, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[string] attributes, DH5Obj[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
- H5Obj
auto H5Obj(string[string] attributes, DH5 content)
Undocumented in source. Be warned that the author may not have intended to support it.
- toPretty
string toPretty(DH5Obj[] objs, int intendSpace, int step)
Undocumented in source. Be warned that the author may not have intended to support it.