|
Apache Mesos
|
Functions | |
| std::string | generate (const std::string &prefix="") |
| Returns 'prefix(N)' where N represents the number of instances where the same prefix (wrt. More... | |
| std::string process::ID::generate | ( | const std::string & | prefix = "" | ) |
Returns 'prefix(N)' where N represents the number of instances where the same prefix (wrt.
string value equality) has been used to generate an ID.
| prefix | The prefix to base the result. |
1.8.5