The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidMessageUtils Class Reference

Collaboration diagram for RapidMessageUtils:

List of all members.

Static Public Member Functions

static String[] getAvailablePartitionsForPublishing ()
 Checks agents Qos to see who it can publish to and returns the names of those partitions.
static String getHeaderString (Header hdr)
static void registerSupportClasses ()
 Register Support classes for IRapidStruc classes.
static Class<?> getHelperClazzMessageClazz (Class<?extends Message > implementingClass)
static Agent[] getAvailablePartitionsForSubscribing ()

Member Function Documentation

static String [] getAvailablePartitionsForPublishing ( ) [static]
Returns:
String[]

Here is the call graph for this function:

static Agent [] getAvailablePartitionsForSubscribing ( ) [static]
Returns:
an array of Agents that have partitions defined in the SubscriberQos

Here is the call graph for this function:

static String getHeaderString ( Header  hdr) [static]
static Class<?> getHelperClazzMessageClazz ( Class<?extends Message implementingClass) [static]
static void registerSupportClasses ( ) [static]

This simplifies usage of support classes.

Deprecated:

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines