Ignore:
Timestamp:
02/14/17 17:02:06 (7 years ago)
Author:
Sanahuja Guillaume
Message:

warn message if vrpnobject is added on running client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairCore/src/unexported/Thread_impl.h

    r15 r139  
    4949  int WaitUpdate(const flair::core::IODevice *device);
    5050  bool period_set;
     51   bool isRunning;
    5152
    5253private:
     
    5859  uint64_t cpt;
    5960  flair::core::Time period;
    60   bool isRunning;
    6161  bool tobestopped;
    6262  bool is_suspended;
Note: See TracChangeset for help on using the changeset viewer.