feat: add getType
This commit is contained in:
@ -39,6 +39,8 @@ virtual String read() = 0;
|
||||
*/
|
||||
bool isFull();
|
||||
|
||||
String getValType();
|
||||
|
||||
protected:
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user