|
rclUE
|
This is the complete list of members for UROS2Publisher, including all inherited members.
| CreateLoopPublisher(UObject *InOwner, const FString &InTopicName, const TSubclassOf< UROS2Publisher > &InPublisherClass, const TSubclassOf< UROS2GenericMsg > &InMsgClass, float InPubFrequency, const FTopicCallback &InUpdateDelegate, const UROS2QoS InQoS=UROS2QoS::Default) | UROS2Publisher | static |
| CreateLoopPublisherWithClass(UObject *InOwner, const FString &InTopicName, const TSubclassOf< UROS2Publisher > &InPublisherClass, const float InPubFrequency) | UROS2Publisher | static |
| CreatePublisher(UObject *InOwner, const FString &InTopicName, const TSubclassOf< UROS2Publisher > &InPublisherClass, const TSubclassOf< UROS2GenericMsg > &InMsgClass, float InPubFrequency, const UROS2QoS InQoS=UROS2QoS::Default) | UROS2Publisher | static |
| CreatePublisher(UObject *InOwner, const FString &InTopicName, const TSubclassOf< UROS2Publisher > &InPublisherClass, const TSubclassOf< UROS2GenericMsg > &InMsgClass, float InPubFrequency, const rmw_qos_profile_t &InCustomQoS) | UROS2Publisher | static |
| CreatePublisherWithClass(UObject *InOwner, const TSubclassOf< UROS2Publisher > &InPublisherClass, const FString &InTopicName=TEXT("")) | UROS2Publisher | static |
| Destroy() | UROS2Publisher | virtual |
| GetEffectiveQoS() const | UROS2Topic | inlineprotected |
| Init() | UROS2Topic | virtual |
| InitializeMessage() | UROS2Topic | virtual |
| InitializeTopicComponent() | UROS2Publisher | protectedvirtual |
| InitializeWithROS2(UROS2NodeComponent *InROS2Node) | UROS2Topic | virtual |
| MsgClass | UROS2Topic | |
| OwnerNode | UROS2Topic | |
| PublicationFrequencyHz | UROS2Publisher | |
| Publish() | UROS2Publisher | |
| Publish(const TUEStruct &InMessageData) | UROS2Publisher | inline |
| PublishedMsg | UROS2Publisher | protected |
| QoS | UROS2Topic | |
| QoSProfile | UROS2Topic | |
| RclPublisher | UROS2Publisher | protected |
| SetDefaultDelegates() | UROS2Publisher | |
| SetDelegates(const FTopicCallback &InUpdateDelegate) | UROS2Publisher | |
| StartPublishTimer() | UROS2Publisher | |
| State | UROS2Topic | |
| StopPublishTimer() | UROS2Publisher | |
| TimerHandle | UROS2Publisher | protected |
| TimerManager | UROS2Publisher | protected |
| TopicMessage | UROS2Topic | |
| TopicName | UROS2Topic | |
| UpdateAndPublish() | UROS2Publisher | |
| UpdateDelegate | UROS2Publisher | |
| UpdateMessage(UROS2GenericMsg *InMessage) | UROS2Publisher | inlinevirtual |
1.8.17