|
GraphLab: Distributed Graph-Parallel API
2.1
|
This is the complete list of members for graphlab::any, including all inherited members.
| any() | graphlab::any | inline |
| any(const ValueType &value) | graphlab::any | inlineexplicit |
| any(const any &other) | graphlab::any | inline |
| as() | graphlab::any | inline |
| as() const | graphlab::any | inline |
| deserialize_function_type typedef | graphlab::any | |
| empty() const | graphlab::any | inline |
| get_global_registry() | graphlab::any | static |
| load(iarchive &arc) | graphlab::any | inline |
| operator=(const ValueType &rhs) | graphlab::any | inline |
| operator=(const any &rhs) | graphlab::any | inline |
| print(std::ostream &out) const (defined in graphlab::any) | graphlab::any | inline |
| print_type_or_contents(std::ostream &out, const ValueType &h) (defined in graphlab::any) | graphlab::any | inlinestatic |
| print_type_or_contents(std::ostream &out, const ValueType &h) (defined in graphlab::any) | graphlab::any | inlinestatic |
| registry_map_type typedef (defined in graphlab::any) | graphlab::any | |
| save(oarchive &arc) const | graphlab::any | inline |
| swap(any &rhs) | graphlab::any | inline |
| type() const | graphlab::any | inline |
| type_name() const | graphlab::any | inline |
| ~any() | graphlab::any | inline |