Repetier-Host Plugin  2.0.0
RepetierHostExtender.utils.IniSection Member List

This is the complete list of members for RepetierHostExtender.utils.IniSection, including all inherited members.

addLine(string l, int extruder=-1) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
AppendToKey(string key, string append) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
BoolValue(string key, bool def=false, BooleanFormat form=BooleanFormat.BOOL_True) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
DoubleValue(string key, double def=0) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
entries (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
FloatValue(string key, float def=0) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
IniSection(string _name) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
IntValue(string key, int def=0) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
Merge(IniSection s, int extruder) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
name (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
SetBoolValue(string key, bool val, BooleanFormat format=BooleanFormat.BOOL_True) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
SetDoubleValue(string key, double val) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
SetFloatValue(string key, float val) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
SetIntValue(string key, int val) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
SetStringValue(string key, string text) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
StringValue(string key, string def=null) (defined in RepetierHostExtender.utils.IniSection)RepetierHostExtender.utils.IniSection
About Us | Privacy Policy