GetCreationState¶
-
virtual ERobotCreationState IRobot::GetCreationState() const = 0¶
Gets the creation state of this robot.
- Returns
ERobotCreationState – Creation state.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CObjectDestroyedException
– Object is destroyed.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.