ResourceRequirement

Undocumented in source.

Members

Mixins

__anonymous
mixin genCtor
Undocumented in source.
__anonymous
mixin genIdentifier
Undocumented in source.

Variables

class_
auto class_;
Undocumented in source.
coresMax_
Optional!(int, string) coresMax_;
Undocumented in source.
coresMin_
Optional!(long, string) coresMin_;
Undocumented in source.
outdirMax_
Optional!(long, string) outdirMax_;
Undocumented in source.
outdirMin_
Optional!(long, string) outdirMin_;
Undocumented in source.
ramMax_
Optional!(long, string) ramMax_;
Undocumented in source.
ramMin_
Optional!(long, string) ramMin_;
Undocumented in source.
tmpdirMax_
Optional!(long, string) tmpdirMax_;
Undocumented in source.
tmpdirMin_
Optional!(long, string) tmpdirMin_;
Undocumented in source.

Mixed In Members

From mixin genCtor

this
this()
Undocumented in source.
this
this(Node node, LoadingContext context)
Undocumented in source.

From mixin genIdentifier

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

Meta