|
Broom 1.0.0
A thread-local C++ Garbage Collector
|
This is the complete list of members for Job, including all inherited members.
| GetBigThing() const | Job | inline |
| GetKind() const | Job | inline |
| GetNumbers() const | Job | inline |
| GetStringToPrint() const | Job | inline |
| Job(BigThing big_thing) | Job | inlineexplicit |
| Job(std::vector< int > &&numbers) | Job | inlineexplicit |
| Job(const std::string string_to_print) | Job | inlineexplicit |
| ~Job()=default | Job |