The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidPointCloudSampleFactory Class Reference

Inheritance diagram for RapidPointCloudSampleFactory:
Collaboration diagram for RapidPointCloudSampleFactory:

List of all members.

Public Member Functions

 RapidPointCloudSampleFactory (String configName)
RapidDataReaderAdapter createDataReader (final Agent agent, final IRapidMessageFactoryListener factListener, final MessageType messageType)
IRapidMessage createMessage (Agent agent, Copyable wireMessage) throws RapidEventCollectorException
IRapidMessage createMessage (Agent agent)

Static Public Member Functions

static RapidPointCloudSample newRapidPointCloudSample (Agent agent, String configMessageName)
static RapidPointCloudSample newRapidPointCloudSample (Agent agent, MessageType configMessageType)

Protected Attributes

final String m_configName

Constructor & Destructor Documentation

RapidPointCloudSampleFactory ( String  configName)

Member Function Documentation

RapidDataReaderAdapter createDataReader ( final Agent  agent,
final IRapidMessageFactoryListener  factListener,
final MessageType  messageType 
)

Here is the call graph for this function:

IRapidMessage createMessage ( Agent  agent,
Copyable  wireMessage 
) throws RapidEventCollectorException

Implements IRapidMessageFactory.

Here is the call graph for this function:

IRapidMessage createMessage ( Agent  agent)

Implements IRapidMessageFactory.

Here is the call graph for this function:

static RapidPointCloudSample newRapidPointCloudSample ( Agent  agent,
String  configMessageName 
) [static]

Here is the call graph for this function:

static RapidPointCloudSample newRapidPointCloudSample ( Agent  agent,
MessageType  configMessageType 
) [static]

Here is the call graph for this function:


Member Data Documentation

final String m_configName [protected]

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