Where are located definition of class RCS_CMD_CHANNEL ??

I try to use it on my c++ program but everytime compare the warning:

warning: ‘emcCommandBuffer’ has incomplete type static RCS_CMD_CHANNEL
*emcCommandBuffer = 0;

and than some error such as:

error: invalid use of incomplete type ‘class RCS_STAT_CHANNEL’
emcStatusBuffer = new RCS_STAT_CHANNEL(emcFormat, "emcStatus", "xemc",
emc_nmlfile);

I think become from nml.hh but never see the class definition.

regards
bkt

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to