Rename readDeviceFile=>readDeviceSpecFile
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
return instance;
|
||||
}
|
||||
|
||||
std::string readDeviceFile(const std::string& filename);
|
||||
std::string readDeviceSpecFile(const std::string& filename);
|
||||
void collateAllDeviceSpecs(void);
|
||||
void parseAllDeviceSpecs(void);
|
||||
static const std::string stringifyDeviceSpecs(void);
|
||||
|
||||
Reference in New Issue
Block a user