mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Annotate some core classes
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
return LoadEvent::autoptr (new LoadEvent (mJobLoads[t], name, true));
|
||||
}
|
||||
|
||||
int isOverloaded ();
|
||||
bool isOverloaded ();
|
||||
Json::Value getJson (int c = 0);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user