tool/CommandPdos.h
branchstable-1.5
changeset 2436 960cc1bb6b4a
parent 1968 4f682084c643
equal deleted inserted replaced
2435:4151f6f4c3e1 2436:960cc1bb6b4a
    43         string helpString(const string &) const;
    43         string helpString(const string &) const;
    44         void execute(const StringVector &);
    44         void execute(const StringVector &);
    45 
    45 
    46     protected:
    46     protected:
    47         void listSlavePdos(MasterDevice &, const ec_ioctl_slave_t &, bool);
    47         void listSlavePdos(MasterDevice &, const ec_ioctl_slave_t &, bool);
       
    48         void etherlabConfig(MasterDevice &, const ec_ioctl_slave_t &);
    48 };
    49 };
    49 
    50 
    50 /****************************************************************************/
    51 /****************************************************************************/
    51 
    52 
    52 #endif
    53 #endif