ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Enumerations | |
enum | ug::ParallelStorageType { ug::PST_UNDEFINED = 0 , ug::PST_CONSISTENT = 1 << 0 , ug::PST_ADDITIVE = 1 << 1 , ug::PST_UNIQUE = 1 << 2 } |
Functions | |
ParallelStorageType | ug::operator& (const ParallelStorageType &a, const ParallelStorageType &b) |
std::ostream & | ug::operator<< (std::ostream &outStream, const ParallelStorageType &type) |