How can I use APIs in dds::core::cond::StatusCondition? [13601] #2439
Unanswered
weithegreat
asked this question in
Q&A
Replies: 1 comment
-
Sorry for the late reply, @weigewansui, The API included in the However, you are probably interested on using the StatusCondition API and I am glad to say that this feature is available in the PIM API (the one already available to the users) since release 2.4.0 (last September 2021)! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, I'm new to fastDDS. I saw that we have both include/dds and include/fastdds/ however include/dds directory is not installed when I install fastDDS.
There;re APIs in include/dds/core/cond/Condition.hpp I want to use, like handler, but it's not in include/fastdds/dds/core/condition/Condition.hpp
I was wondering why do we have these two directories? Is include/dds/core/cond/Condition.hpp not supposed to be used?
Beta Was this translation helpful? Give feedback.
All reactions