CoreDDS C编程文档
DDS中间件CoreDDS C编程文档 1 Overview 1 2 Data Structure Documentation 3 2.1 DDS Entities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2 DDS Quality of Service . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.3 DDS Conditions, Listeners, and WaitSets . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.4 DDS Listeners . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.5 DDS Conditions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.6 DDS WaitSets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.7 DDS Status Structures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3 API Documentation 13 3.1 DDS_Condition Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 3.2 DDS_ContentFilteredTopic Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . 14 3.3 CoreDX_DiscoveryQosPolicy Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . 16 3.4 CoreDX_RTPSReaderQosPolicy Struct Reference . . . . . . . . . . . . . . . . . . . . . . . 17 3.5 CoreDX_RTPSWriterQosPolicy Struct Reference . . . . . . . . . . . . . . . . . . . . . . . 18 3.6 DDS_DataReader Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3.7 DDS_DataReaderListener Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . . 37 3.8 DDS_DataReaderListener_cd Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . 39 3.9 DDS_DataReaderQos Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 3.10 DDS_DataWriter Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 3.11 DDS_DataWriterListener Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . . 54 3.12 DDS_DataWriterListener_cd Struct Reference . . . . . . . . . . . . . . . . . . . . . . . . . 56
暂无评论