wip: meter bar
This commit is contained in:
parent
cdadee58fc
commit
20a82b42d4
9 changed files with 104 additions and 36 deletions
|
|
@ -27,10 +27,7 @@ public:
|
|||
EndpointHandler(uint64_t idx, Flows flow);
|
||||
void setBackEndpointVolumeCallbackInfoContent(uint8_t state);
|
||||
|
||||
//these two, currently unused. If I use them, I should feel bad.
|
||||
//EndpointVolumeCallback* getEndpointVolumeCallback();
|
||||
//Endpoint* getEndpoint();
|
||||
|
||||
//todo: replace all getEndpointHandler()
|
||||
//todo: name refactor
|
||||
BackEndpointVolumeCallbackInfo* getCallbackInfo();
|
||||
uint32_t getChannelCount();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue