|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
#include <graph_type.hpp>


Public Member Functions | |
| unknown_graph (const std::string &name) | |
Public Member Functions inherited from jubatus::core::graph::graph_exception | |
| graph_exception (const std::string &what) | |
Public Member Functions inherited from jubatus::core::common::exception::runtime_error | |
| runtime_error (const std::string &what) | |
| const char * | what () const throw () |
| ~runtime_error () throw () | |
Public Member Functions inherited from jubatus::core::common::exception::jubaexception< runtime_error > | |
| void | bind_thrower (exception_thrower_ptr thrower) const |
| jubaexception () | |
| exception_thrower_ptr | thrower () const |
| virtual | ~jubaexception () throw () |
Public Member Functions inherited from jubatus::core::common::exception::jubatus_exception | |
| std::string | diagnostic_information (bool display_what=false) const |
| error_info_list_t | error_info () const |
| jubatus_exception () throw () | |
| std::string | name () const throw () |
| virtual | ~jubatus_exception () throw () |
Definition at line 109 of file graph_type.hpp.
|
inlineexplicit |
Definition at line 111 of file graph_type.hpp.
1.8.9.1