Class sdm::SerialInterface
Class List > sdm > SerialInterface
A common interface for objects that are serialized.
#include <serial_interface.hpp>
Inherited by the following classes: sdm::BaseSerialInterface, sdm::SerialOccupancyInterface, sdm::SerialOccupancyState
Public Functions
Type | Name |
---|---|
virtual number | getCurrentAgentId () const = 0 Get the current Agent Id of the object. |
Public Functions Documentation
function getCurrentAgentId
virtual number sdm::SerialInterface::getCurrentAgentId () const = 0
Returns:
number the current agent id
The documentation for this class was generated from the following file src/sdm/core/state/interface/serial_interface.hpp