ROSE
0.9.6a
|
#include <Partitioner.h>
Public Member Functions | |
Exception (const std::string &mesg) | |
void | print (std::ostream &o) const |
Public Attributes | |
std::string | mesg |
Friends | |
std::ostream & | operator<< (std::ostream &o, const Exception &e) |
Definition at line 121 of file Partitioner.h.
|
inline |
Definition at line 123 of file Partitioner.h.
|
inline |
|
friend |
Definition at line 25 of file Partitioner.C.
std::string Partitioner::Exception::mesg |
Definition at line 122 of file Partitioner.h.
Referenced by print().