![]() |
VContext Class |
[Missing <summary> documentation for "T:RCS.Carbon.Variables.VContext"]
public class VContext : JContext
The VContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadVarTree | Internal API -- Loads a named variable tree into the job context. |
![]() | SaveVarTree | Internal API -- Saves the variable tree possibly under another name. |
![]() | SetTreeNames | Set name for vartree so GenNode funcs can load before transforming. Overridden in XContext to set AxisTree name as well. If it is a new name then the tree is cleared to provoke a load later |
![]() | VarInfo | Return information about a variable |
![]() | VarTreeAsNodes | Return axis tree as GenNodes. Confirm loaded first. |