| Bitstream Interpretation Library (BIL)
    0.1
    | 
Splitting of device names into parts. More...
#include <string>

Go to the source code of this file.
| Namespaces | |
| namespace | bil | 
| Macros | |
| #define | BIL_DEVICENAMEUTIL_HPP | 
| Functions | |
| std::string | bil::removePackageAndSpeed (const char *deviceName) | 
| Removes package name and speed grade (if present) from a device name. | |
| std::string | bil::removeSpeed (const char *deviceName) | 
| Removes speed grade (if present) from a device name. | |
Splitting of device names into parts.
Definition in file DeviceNameUtil.hpp.
| #define BIL_DEVICENAMEUTIL_HPP | 
Definition at line 8 of file DeviceNameUtil.hpp.
 1.8.1.1
 1.8.1.1