iCub-main
Functions
EoProtocolMC_fun_userdef.c File Reference
#include "EoCommon.h"
#include "EOnv.h"
#include "EoProtocol.h"
#include <FeatureInterface.h>
#include "EoProtocolMC.h"
+ Include dependency graph for EoProtocolMC_fun_userdef.c:

Go to the source code of this file.

Functions

void eoprot_fun_ONSAY_mc (const EOnv *nv, const eOropdescriptor_t *rd)
 
void eoprot_fun_UPDT_mc_joint_status_core (const EOnv *nv, const eOropdescriptor_t *rd)
 
void eoprot_fun_UPDT_mc_joint_status_debug (const EOnv *nv, const eOropdescriptor_t *rd)
 
void eoprot_fun_UPDT_mc_motor_status (const EOnv *nv, const eOropdescriptor_t *rd)
 
void eoprot_fun_UPDT_mc_joint_status (const EOnv *nv, const eOropdescriptor_t *rd)
 
void eoprot_fun_UPDT_mc_joint_status_addinfo_multienc (const EOnv *nv, const eOropdescriptor_t *rd)
 

Function Documentation

◆ eoprot_fun_ONSAY_mc()

void eoprot_fun_ONSAY_mc ( const EOnv *  nv,
const eOropdescriptor_t *  rd 
)

Definition at line 68 of file EoProtocolMC_fun_userdef.c.

◆ eoprot_fun_UPDT_mc_joint_status()

void eoprot_fun_UPDT_mc_joint_status ( const EOnv *  nv,
const eOropdescriptor_t *  rd 
)

Definition at line 90 of file EoProtocolMC_fun_userdef.c.

◆ eoprot_fun_UPDT_mc_joint_status_addinfo_multienc()

void eoprot_fun_UPDT_mc_joint_status_addinfo_multienc ( const EOnv *  nv,
const eOropdescriptor_t *  rd 
)

Definition at line 96 of file EoProtocolMC_fun_userdef.c.

◆ eoprot_fun_UPDT_mc_joint_status_core()

void eoprot_fun_UPDT_mc_joint_status_core ( const EOnv *  nv,
const eOropdescriptor_t *  rd 
)

Definition at line 74 of file EoProtocolMC_fun_userdef.c.

◆ eoprot_fun_UPDT_mc_joint_status_debug()

void eoprot_fun_UPDT_mc_joint_status_debug ( const EOnv *  nv,
const eOropdescriptor_t *  rd 
)

Definition at line 79 of file EoProtocolMC_fun_userdef.c.

◆ eoprot_fun_UPDT_mc_motor_status()

void eoprot_fun_UPDT_mc_motor_status ( const EOnv *  nv,
const eOropdescriptor_t *  rd 
)

Definition at line 84 of file EoProtocolMC_fun_userdef.c.