Definition: diguyMotionPosture.h:32
Definition: diguyMotionPosture.h:36
diguyMotionPosture diguy_motion_posture_from_string(const char *string)
This function converts the passed C-style string into an enumerated value.
Definition: diguyMotionPosture.h:31
Definition: diguyMotionPosture.h:40
Definition: diguyMotionPosture.h:34
const char * diguy_motion_posture_to_string(diguyMotionPosture posture)
This function converts the passed posture enumeration into a NULL-terminated C-style string...
Definition: diguyMotionPosture.h:37
Definition: diguyMotionPosture.h:39
Definition: diguyMotionPosture.h:38
Definition: diguyMotionPosture.h:41
Definition: diguyMotionPosture.h:42
Definition: diguyMotionPosture.h:30
Definition: diguyMotionPosture.h:33
Definition: diguyMotionPosture.h:35
diguyMotionPosture
Definition: diguyMotionPosture.h:28