ros::Publisher< M extends Message > Interface Reference
List of all members.
Detailed Description
Definition at line 42 of file Publisher.java.
Member Function Documentation
int ros::Publisher< M extends Message >::getNumSubscribers |
( |
|
) |
|
String ros::Publisher< M extends Message >::getTopic |
( |
|
) |
|
boolean ros::Publisher< M extends Message >::isValid |
( |
|
) |
|
void ros::Publisher< M extends Message >::publish |
( |
M |
m |
) |
|
void ros::Publisher< M extends Message >::shutdown |
( |
|
) |
|
The documentation for this interface was generated from the following file: