AsciiIOStreamer.cc | |
AsciiIOStreamer.hh | The AsciiIOStreamer class |
AsciiIStreamer.cc | |
AsciiIStreamer.hh | The AsciiIStreamer class (an implementation of IStreamer) |
AsciiOStreamer.cc | |
AsciiOStreamer.hh | The AsciiOStreamer class (a very simple implementation of OStreamer) |
BinaryIOStreamer.cc | |
BinaryIOStreamer.hh | The BinaryIOStreamer class |
BinaryIStreamer.cc | |
BinaryIStreamer.hh | The BinaryIStreamer class (an implementation of IStreamer) |
BinaryLenSegmentIOStreamer.cc | |
BinaryLenSegmentIOStreamer.hh | The BinaryLenSegmentIOStreamer class |
BinaryLenSegmentIStreamer.cc | |
BinaryLenSegmentIStreamer.hh | This file contains the BinaryLenSegmentIStreamer class |
BinaryLenSegmentOStreamer.cc | |
BinaryLenSegmentOStreamer.hh | The BinaryLenSegmentOStreamer class |
BinaryOStreamer.cc | |
BinaryOStreamer.hh | The BinaryOStreamer class (a very simple implementation of OStreamer) |
BinarySubstitutionIStreamer.cc | |
BinarySubstitutionIStreamer.hh | The BinarySubstitutionIStreamer class (an implementation of a stream with substitution) |
BinarySubstitutionOStreamer.cc | |
BinarySubstitutionOStreamer.hh | The BinarySubstitutionOStreamer class (a more advanced implementation of OStreamer) |
BoolCommandMessage.cc | |
BoolCommandMessage.hh | The BoolCommandMessage class |
BoolCommandMessagePtr.hh | The BoolCommandMessagePtr class |
BoolCommandMessageReceiver.hh | The interface for classes receiving bool command messages |
BoolCommandMessageSender.cc | |
BoolCommandMessageSender.hh | The BoolCommandMessageSender class |
BoolCommandMessageSenderInterface.hh | The BoolCommandMessageSender interface |
BoolCommandReceiver.cc | |
BoolCommandReceiver.hh | The BoolCommandReceiver class |
BoolCommandReceiverContainer.cc | |
BoolCommandReceiverContainer.hh | The BoolCommandReceiverContainer class |
ByteTypeMessage.cc | |
ByteTypeMessage.hh | The ByteTypeMessage class |
ByteTypeMessagePtr.hh | The ByteTypeMessagePtr class |
CommandTranslator.cc | |
CommandTranslator.hh | The CommandTranslator class |
io/common.cc | |
main/common.cc | |
io/common.hh | Common definitions used in the IO part of rovsoft |
main/common.hh | General definitions used in rovsoft |
CriticalEventFilter.cc | |
CriticalEventFilter.hh | The CriticalEventFilter class |
DeviceContainer.cc | |
DeviceContainer.hh | The DeviceContainer class |
DeviceManager.cc | |
DeviceManager.hh | The DeviceManager class |
EndOfSegmentException.cc | |
EndOfSegmentException.hh | The EndOfSegmentException class |
EndOfSegmentExceptionPtr.hh | The EndOfSegmentExceptionPtr class |
Exception.cc | |
Exception.hh | The Exception class |
ExceptionPtr.hh | The ExceptionPtr class |
FloatFloatTypeMessage.cc | |
FloatFloatTypeMessage.hh | The FloatFloatTypeMessage class |
FloatFloatTypeMessagePtr.hh | The FloatFloatTypeMessagePtr class |
FlowController.cc | The FlowController class |
FlowController.hh | The FlowController class |
Important.hh | The Important interface |
InvalidEncodingException.cc | |
InvalidEncodingException.hh | The InvalidEncodingException class |
InvalidEncodingExceptionPtr.hh | The InvalidEncodingExceptionPtr class |
IOException.cc | |
IOException.hh | The IOException class |
IOExceptionPtr.hh | The IOExceptionPtr class |
IOStreamer.hh | The IOStreamer class (an interface/abstract class) |
IStreamer.hh | The IStreamer class (an interface/abstract class) |
LenSegmenter.hh | The LenSegmenter class |
LowEnergyShutdownMessage.hh | The low energy shutdown message class |
LowEnergyShutdownMessagePtr.hh | The LowEnergyShutdownMessagePtr class |
LowEnergyShutdownMessageReceiver.hh | The interface for classes receiving low energy shutdown messages |
main.cc | Here rovsoft starts |
Message.cc | |
Message.hh | The Message class |
MessagePtr.hh | The MessagePtr class |
MessageReceiver.hh | The interface for classes receiving general messages |
MessageSender.cc | |
MessageSender.hh | The MessageSender class |
MessageSenderInterface.hh | The MessageSender interface |
MessageStreamer.cc | |
MessageStreamer.hh | The MessageStreamer class |
MessageStreamParser.hh | The MessageStreamParser interface for classes implementing reading messages from a stream |
MotionCommandMessage.cc | |
MotionCommandMessage.hh | The motion command message class |
MotionCommandMessagePtr.hh | The MotionCommandMessagePtr class |
MotionCommandMessageReceiver.hh | The interface for classes receiving motion command messages |
MotionCommandMessageSender.cc | |
MotionCommandMessageSender.hh | The MotionCommandMessageSender class |
MotionCommandMessageSenderInterface.hh | The MotionCommandMotionCommandMessageSender interface |
MotionCommandReceiver.cc | |
MotionCommandReceiver.hh | The MotionCommandReceiver class |
MotionCommandReceiverContainer.cc | |
MotionCommandReceiverContainer.hh | The MotionCommandReceiverContainer class |
NBoolCommandMessage.cc | |
NBoolCommandMessage.hh | The Numbered BoolCommandMessage class |
NBoolCommandMessagePtr.hh | The NBoolCommandMessagePtr class |
NBoolCommandMessageReceiver.hh | The interface for classes receiving numbered bool command messages |
NBoolCommandMessageSender.cc | |
NBoolCommandMessageSender.hh | The NBoolCommandMessageSender class |
NBoolCommandMessageSenderInterface.hh | The NBoolCommandMessageSender interface |
NByteTypeMessage.cc | |
NByteTypeMessage.hh | The Numbered ByteTypeMessage class |
NByteTypeMessagePtr.hh | The NByteTypeMessagePtr class |
NConfirmationMessage.cc | |
NConfirmationMessage.hh | The NConfirmation message class |
NConfirmationMessagePtr.hh | The NConfirmationMessagePtr class |
NConfirmationMessageReceiver.hh | The interface for classes receiving numbered bool command messages |
NConfirmationMessageSender.cc | |
NConfirmationMessageSender.hh | The NConfirmationMessageSender class |
NConfirmationMessageSenderInterface.hh | The NConfirmationMessageSender interface |
NConfirmedCommandMessageSender.hh | The NConfirmedCommandMessageSender class |
NConfirmedCommandMessageSenderInterface.hh | The NConfirmedCommandMessageSender interface |
NConfirmedCommandSender.cc | |
NConfirmedCommandSender.hh | The NConfirmedCommandSender class |
NConfirmedCommandSenderContainer.cc | |
NConfirmedCommandSenderContainer.hh | The NConfirmedCommandSenderContainer class |
NewBoolCommandReceiverListener.hh | The NewBoolCommandReceiverListener interface |
NewMessageReceiverListener.hh | The NewMessageReceiverListener interface |
NewMessageSenderListener.hh | The NewMessageSenderListener interface |
NewMotionCommandReceiverListener.hh | The NewMotionCommandReceiverListener interface |
NewNConfirmedCommandSenderListener.hh | The NewNConfirmedCommandSenderListener interface |
NewPeripheralReceiverListener.hh | The NewPeripheralReceiverListener interface |
NewPowerDownEventReceiverListener.hh | The NewPowerDownEventReceiverListener interface |
NewTsFloatTypeSenderListener.hh | The NewTsFloatTypeSenderListener interface |
NewTsUByteTypeReceiverListener.hh | The NewTsUByteTypeReceiverListener interface |
NewTsUByteTypeSenderListener.hh | The NewTsUByteTypeSenderListener interface |
NewUByteTypeSenderListener.hh | The NewUByteTypeSenderListener interface |
NMotionCommandMessage.cc | |
NMotionCommandMessage.hh | The Numbered MotionCommandMessage class |
NMotionCommandMessagePtr.hh | The NMotionCommandMessagePtr class |
NMotionCommandMessageReceiver.hh | The interface for classes receiving numbered motion command messages |
NMotionCommandMessageSender.cc | |
NMotionCommandMessageSender.hh | The NMotionCommandMessageSender class |
NMotionCommandMessageSenderInterface.hh | The NMotionCommandMessageSender interface |
NShortTypeMessage.cc | |
NShortTypeMessage.hh | The Numbered ShortTypeMessage class |
NShortTypeMessagePtr.hh | The NShortTypeMessagePtr class |
NUByteTypeMessage.cc | |
NUByteTypeMessage.hh | The Numbered unsigned ByteTypeMessage class |
NUByteTypeMessagePtr.hh | The NUByteTypeMessagePtr class |
NullPointerException.cc | |
NullPointerException.hh | The NullPointerException class |
NullPointerExceptionPtr.hh | The NullPointerExceptionPtr class |
NumberedMessage.hh | The NumberedMessage class |
NumberedMessagePtr.hh | The NumberedMessagePtr class |
OStreamer.hh | The OStreamer class (an interface/abstract class) |
OutOfRangeException.cc | |
OutOfRangeException.hh | The OutOfRangeException class |
OutOfRangeExceptionPtr.hh | The OutOfRangeExceptionPtr class |
PeripheralMessageReceiver.hh | The interface for classes receiving peripheral messages |
PeripheralReceiver.cc | |
PeripheralReceiver.hh | The PeripheralReceiver class |
PeripheralReceiverContainer.cc | |
PeripheralReceiverContainer.hh | The PeripheralReceiverContainer class |
PowerDownEventMessageReceiver.hh | The interface for classes receiving power down messages |
PowerDownEventReceiver.cc | |
io/PowerDownEventReceiver.hh | The PowerDownEventReceiver class |
messages/PowerDownEventReceiver.hh | The interface for classes receiving power down messages |
PowerDownEventReceiverContainer.cc | |
PowerDownEventReceiverContainer.hh | The PowerDownEventReceiverContainer class |
PrefixedDataException.cc | |
PrefixedDataException.hh | The PrefixedDataException class |
PrefixedDataExceptionPtr.hh | The PrefixedDataExceptionPtr class |
Ptr.cc | |
Ptr.hh | The Ptr class |
PtrTarget.hh | The PtrTarget class |
ReadOnlyException.cc | |
ReadOnlyException.hh | The ReadOnlyException class |
ReadOnlyExceptionPtr.hh | The ReadOnlyExceptionPtr class |
Receiver.cc | |
Receiver.hh | The Receiver class |
Rovsoft.cc | |
Rovsoft.hh | The Rovsoft main class, here everything starts |
SegmentIOStreamer.hh | The SegmentIOStreamer class (an interface/abstract class) |
SegmentIStreamer.hh | This file contains the SegmentIStreamer class |
SegmentOStreamer.hh | The SegmentOStreamer class (an interface/abstract class) |
SensorWatcher.cc | |
SensorWatcher.hh | The SensorWatcher class |
ShortTypeMessage.cc | |
ShortTypeMessage.hh | The ShortTypeMessage class |
ShortTypeMessagePtr.hh | The ShortTypeMessagePtr class |
SimpleMessageStreamer.cc | The SimpleMessageStreamer class |
SimpleMessageStreamer.hh | The SimpleMessageStreamer class |
Streamable.hh | The Streamable interface |
Substituter.cc | |
Substituter.hh | The Substituter class |
SyncMessageSender.cc | |
SyncMessageSender.hh | The SyncMessageSender class |
TargetUnreachableException.cc | |
TargetUnreachableException.hh | The TargetUnreachableException class |
TargetUnreachableExceptionPtr.hh | The TargetUnreachableExceptionPtr class |
TCPServer.cc | Simple TCP server |
TCPServer.hh | This is a generic interface- implementing a TCP/IP server to which devices can connect |
Throwable.cc | |
Throwable.hh | The base class for all classes being thrown in rovsoft modules |
ThrowablePtr.hh | The ThrowablePtr class |
TimedRebootMessage.hh | The timed reboot message class |
TimedRebootMessagePtr.hh | The TimedRebootMessagePtr class |
TimedRebootMessageReceiver.hh | The interface for classes receiving TimedReboot messages |
TimeStampedMessage.cc | |
TimeStampedMessage.hh | The TimeStampedMessage class |
TimeStampedMessagePtr.hh | The TimeStampedMessagePtr class |
TsFloatTypeMessage.cc | |
TsFloatTypeMessage.hh | The TsFloatTypeMessage class |
TsFloatTypeMessagePtr.hh | The TsFloatTypeMessagePtr class |
TsFloatTypeMessageReceiver.hh | The interface for classes receiving TsFloatType messages |
TsFloatTypeMessageSender.cc | |
TsFloatTypeMessageSender.hh | The TsFloatTypeMessageSender class |
TsFloatTypeMessageSenderInterface.hh | The TsFloatTypeMessageSender interface |
TsFloatTypeSender.cc | |
TsFloatTypeSender.hh | The TsFloatTypeSender class |
TsFloatTypeSenderContainer.cc | |
TsFloatTypeSenderContainer.hh | The TsFloatTypeSenderContainer class |
TsUByteTypeMessage.cc | |
TsUByteTypeMessage.hh | The TsUByteTypeMessage class |
TsUByteTypeMessagePtr.hh | The TsUByteTypeMessagePtr class |
TsUByteTypeMessageReceiver.hh | The interface for classes receiving TsUByteType messages |
TsUByteTypeMessageSender.cc | |
TsUByteTypeMessageSender.hh | The TsUByteTypeMessageSender class |
TsUByteTypeMessageSenderInterface.hh | The TsUByteTypeMessageSender interface |
TsUByteTypeReceiver.cc | |
TsUByteTypeReceiver.hh | The TsUByteTypeReceiver class |
TsUByteTypeReceiverContainer.cc | |
TsUByteTypeReceiverContainer.hh | The TsUByteTypeReceiverContainer class |
TsUByteTypeSender.cc | |
TsUByteTypeSender.hh | The TsUByteTypeSender class |
TsUByteTypeSenderContainer.cc | |
TsUByteTypeSenderContainer.hh | The TsUByteTypeSenderContainer class |
UByteTypeMessage.cc | |
UByteTypeMessage.hh | The UUByteTypeMessage class |
UByteTypeMessagePtr.hh | The UByteTypeMessagePtr class |
UByteTypeMessageReceiver.hh | The interface for classes receiving UByteType messages |
UByteTypeMessageSenderInterface.hh | The UByteTypeMessageSender interface |
UByteTypeSender.cc | |
UByteTypeSender.hh | The UByteTypeSender class |
UByteTypeSenderContainer.cc | |
UByteTypeSenderContainer.hh | The UByteTypeSenderContainer class |
ULongTypeMessage.cc | |
ULongTypeMessage.hh | The ULongTypeMessage class |
UnprefixedMetaDataException.cc | |
UnprefixedMetaDataException.hh | The UnprefixedMetaDataException class |
UnprefixedMetaDataExceptionPtr.hh | The UnprefixedMetaDataExceptionPtr class |
UShortTypeMessage.cc | |
UShortTypeMessage.hh | The UShortTypeMessage class |
UShortTypeMessagePtr.hh | The UShortTypeMessagePtr class |
WriteOnlyException.cc | |
WriteOnlyException.hh | The WriteOnlyException class |
WriteOnlyExceptionPtr.hh | The WriteOnlyExceptionPtr class |