Go to the source code of this file.
|
void | fromAron (const arondto::AttentionType &dto, AttentionType &bo) |
|
void | fromAron (const arondto::GazeTarget &dto, GazeTarget &bo) |
|
void | fromAron (const arondto::TargetPriority &dto, TargetPriority &bo) |
|
void | fromAron (const arondto::TargetStatus &dto, TargetStatus &bo) |
|
void | toAron (arondto::AttentionType &dto, const AttentionType &bo) |
|
void | toAron (arondto::GazeTarget &dto, const GazeTarget &bo) |
|
void | toAron (arondto::TargetPriority &dto, const TargetPriority &bo) |
|
void | toAron (arondto::TargetStatus &dto, const TargetStatus &bo) |
|