Annotate some core classes

This commit is contained in:
Vinnie Falco
2013-06-23 19:31:16 -07:00
parent fca16f5c71
commit 5c21ce5b3c
12 changed files with 125 additions and 99 deletions

View File

@@ -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: