Ignore:
Timestamp:
04/28/11 11:07:25 (12 years ago)
Author:
tbretz
Message:
Changed the services to described services.
File:
1 edited

Legend:

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

    r10436 r10476  
    3333    static const int fVersion;   /// Version number
    3434
    35     DimService fSrvState;          /// DimService offering fCurrentState
     35    DimDescribedService fSrvState;          /// DimService offering fCurrentState
    3636//    DimService fSrvVersion;        /// DimService offering fVersion
    3737
    38     DimService fDescriptionStates; /// DimService propagating the state descriptions
     38    DimDescribedService fDescriptionStates; /// DimService propagating the state descriptions
    3939
    4040    void exitHandler(int code);  /// Overwritten DimCommand::exitHandler.
Note: See TracChangeset for help on using the changeset viewer.