Lines Matching defs:MachineConfigFile

89  * (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::operator==(), or otherwise
665 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
690 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
717 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
738 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
760 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
795 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
815 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
840 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
861 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
886 * Representation of Machine hardware; this is used in the MachineConfigFile.hardwareMachine
890 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
990 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
1044 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
1087 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
1162 * the operator== which is used by MachineConfigFile::operator==(), or otherwise
1250 * MachineConfigFile represents an XML machine configuration. All the machine settings
1257 class MachineConfigFile : public ConfigFileBase
1281 MachineConfigFile(const com::Utf8Str *pstrFilename);
1283 bool operator==(const MachineConfigFile &m) const;