|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
This is the complete list of members for neograph::acp::ACPServer, including all inherited members.
| ACPServer(std::shared_ptr< neograph::graph::GraphEngine > engine, neograph::json info, std::shared_ptr< ACPGraphAdapter > adapter={}) | neograph::acp::ACPServer | |
| attach_client(std::shared_ptr< ACPClient > c) | neograph::acp::ACPServer | |
| call_client(std::string method, neograph::json params, std::chrono::milliseconds timeout=std::chrono::seconds(30)) | neograph::acp::ACPServer | |
| capabilities() | neograph::acp::ACPServer | |
| client() | neograph::acp::ACPServer | |
| handle_message(const neograph::json &envelope) | neograph::acp::ACPServer | |
| initialized() const | neograph::acp::ACPServer | |
| is_running() const | neograph::acp::ACPServer | |
| NotificationSink typedef | neograph::acp::ACPServer | |
| run(std::istream &in, std::ostream &out) | neograph::acp::ACPServer | |
| run() | neograph::acp::ACPServer | |
| set_notification_sink(NotificationSink sink) | neograph::acp::ACPServer | |
| stop() | neograph::acp::ACPServer |