Ignore:
Timestamp:
04/28/11 14:02:00 (12 years ago)
Author:
tbretz
Message:
Exchanged the order of the STATE and the STATE_LIST for logical reasons.
File:
1 edited

Legend:

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

    r10476 r10484  
    3333    static const int fVersion;   /// Version number
    3434
     35    DimDescribedService fDescriptionStates; /// DimService propagating the state descriptions
    3536    DimDescribedService fSrvState;          /// DimService offering fCurrentState
    3637//    DimService fSrvVersion;        /// DimService offering fVersion
    3738
    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.