Searched defs:MachineConfigFile (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/xml/
H A DSettings.cpp5 * Two classes, MainConfigFile and MachineConfigFile, represent the VirtualBox.xml and
43 * 3) In MachineConfigFile::bumpSettingsVersionIfNeeded(), check if the new setting has
506 * extradata (MainConfigFile and MachineConfigFile).
533 * from both MainConfigFile (for host filters) and MachineConfigFile (for machine
812 * This is used in both MainConfigFile and MachineConfigFile since starting with
983 * MainConfigFile and MachineConfigFile at the beginning of writing
1051 * and MachineConfigFile, which both can have extradata.
1079 * MachineConfigFile (for machine filters).
1218 * This is used in both MainConfigFile and MachineConfigFile since starting with
1331 * Comparison operator. This gets called from MachineConfigFile
2200 MachineConfigFile::MachineConfigFile(const Utf8Str *pstrFilename) function in class:MachineConfigFile
[all...]
/vbox/include/VBox/
H A Dsettings.h89 * (for global USB filters) and MachineConfigFile (for machine filters).
92 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
131 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
164 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
225 * Common base class for both MainConfigFile and MachineConfigFile
447 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
474 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
505 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
591 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
636 * the operator== which is used by MachineConfigFile
1257 class MachineConfigFile : public ConfigFileBase class in namespace:settings
[all...]

Completed in 42 milliseconds