Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug that push data mode cannot be called by cpp #155

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

JackLau1222
Copy link
Collaborator

  • fix PushData mode name in cpp interface
  • implement Graph::Start(bool, bool) in cpp
  • add Grpah::Close() and RealGraph::Close() function in cpp

* implement Graph::Start(bool, bool) in cpp
* add Grpah::Close() and RealGraph::Close() function in cpp
@JackLau1222 JackLau1222 linked an issue Dec 5, 2024 that may be closed by this pull request
@sfeiwong sfeiwong merged commit 184da8c into BabitMF:master Dec 27, 2024
2 checks passed
@JackLau1222 JackLau1222 deleted the fix_cpp_pushdata_api branch December 27, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C++ cannot call data push mode
2 participants