Add method to dump all DeviceClass information in one single string
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28814 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -65,7 +65,9 @@ public:
|
||||
void GetServiceClass(BString&);
|
||||
void GetMajorDeviceClass(BString&);
|
||||
void GetMinorDeviceClass(BString&);
|
||||
|
||||
|
||||
void DumpDeviceClass(BString&);
|
||||
|
||||
private:
|
||||
uint32 record;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user