Merge branch 'development' into LTS_development
This commit is contained in:
commit
63c0dbb18d
2 changed files with 7 additions and 1 deletions
|
@ -54,7 +54,7 @@ namespace Mist {
|
|||
/*LTS-END*/
|
||||
//non-virtual generic functions
|
||||
int run();
|
||||
void stats(bool force = false);
|
||||
virtual void stats(bool force = false);
|
||||
void seek(unsigned long long pos);
|
||||
bool seek(unsigned int tid, unsigned long long pos, bool getNextKey = false);
|
||||
void stop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue