mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 05:05:38 +08:00
Ref T125, renaming areAllDataRead => areAllInfoObjectsRead
This commit is contained in:
committed by
Mathew Sutcliffe
parent
53189eafd5
commit
12db652ccf
@@ -45,7 +45,7 @@ namespace BlackCore
|
||||
|
||||
//! All data read?
|
||||
//! \threadsafe
|
||||
bool areAllDataRead() const;
|
||||
bool areAllInfoObjectsRead() const;
|
||||
|
||||
//! Allow to call directly, special for info objects reader
|
||||
void read();
|
||||
|
||||
Reference in New Issue
Block a user