You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First,i have a topictype: TPC_Hello_world
Second, i instance a topicdata: m_topic_data = TPC_Hello_world()
I expect that listen the TPC_Hello_world data and trans to m_topic_data.
if i expect the m_topic_data address is not change.
How to do ?
The text was updated successfully, but these errors were encountered:
First,i have a topictype: TPC_Hello_world
Second, i instance a topicdata: m_topic_data = TPC_Hello_world()
I expect that listen the TPC_Hello_world data and trans to m_topic_data.
if i expect the m_topic_data address is not change.
How to do ?
The text was updated successfully, but these errors were encountered: