#include <owner.hpp>
Definition at line 28 of file owner.hpp.
| jubatus::core::storage::owner::owner |
( |
| ) |
|
|
inline |
| jubatus::core::storage::owner::owner |
( |
const std::string & |
n | ) |
|
|
inlineexplicit |
| jubatus::core::storage::owner::MSGPACK_DEFINE |
( |
name |
| ) |
|
| bool jubatus::core::storage::owner::operator< |
( |
const owner & |
o | ) |
const |
|
inline |
| bool jubatus::core::storage::owner::operator== |
( |
const owner & |
rhs | ) |
const |
|
inline |
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const owner & |
o |
|
) |
| |
|
friend |
Definition at line 42 of file owner.hpp.
43 os <<
"owner[" << o.name <<
"]";
| std::string jubatus::core::storage::owner::name |
The documentation for this struct was generated from the following file: