Ignore:
Timestamp:
12/08/12 13:29:00 (12 years ago)
Author:
tbretz
Message:
Added the possibility to return states of a given server back from StateMachienDimControl
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/StateMachineDimControl.h

    r14718 r14741  
    6060    std::vector<std::string> GetCommandList();
    6161    std::vector<Description> GetDescription(const std::string &service);
     62    std::vector<State>       GetStates(const std::string &server);
     63
    6264
    6365    int PrintStates(std::ostream &out, const std::string &serv="");
Note: See TracChangeset for help on using the changeset viewer.