Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

There are many different objects that are specific. Understanding how they are related and what is inherited from what may help to understand how they function and the purpose they server. You can read about each of them on their respective pages. Here is the class hierarchy:

  • Component

    • Sensor

    • Service

    • Actuator

  • ComponentManager

  • Connector

  • Device

  • SICRedis

  • Message

    • Request

      • StartComponentRequest

      • CompressedImageRequest

      • TextRequest

      • ControlRequest

        • ConnectRequest

        • PingRequest

        • StopRequest

    • NotStartedMessage

    • ConfMessage

    • AudioMessage

    • TextMessage

    • CompressedImageMessage

    • UncompressedImageMessage

    • BoundingBoxesMessage

    • ControlMessage

      • PongMessage

      • SuccessMessage

      • IgnoreRequestMessage

  • No labels