The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidRangeScanSampleFactory Class Reference

Inheritance diagram for RapidRangeScanSampleFactory:
Collaboration diagram for RapidRangeScanSampleFactory:

List of all members.

Public Member Functions

 RapidRangeScanSampleFactory (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 RapidRangeScanSample newRapidRangeScanSample (Agent agent, String configMessageName)
static RapidRangeScanSample newRapidRangeScanSample (Agent agent, MessageType configMessageType)

Protected Attributes

final String m_configName

Constructor & Destructor Documentation

RapidRangeScanSampleFactory ( 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 RapidRangeScanSample newRapidRangeScanSample ( Agent  agent,
String  configMessageName 
) [static]

Here is the call graph for this function:

static RapidRangeScanSample newRapidRangeScanSample ( 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