Changeset 2528 in ntrip for trunk/BNC/bnccaster.h


Ignore:
Timestamp:
Aug 3, 2010, 4:06:47 PM (14 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnccaster.h

    r2316 r2528  
    4040   bncCaster(const QString& outFileName, int port);
    4141   ~bncCaster();
    42    void addGetThread(bncGetThread* getThread);
     42   void addGetThread(bncGetThread* getThread, bool noNewThread = false);
    4343   int  numStations() const {return _staIDs.size();}
    4444
Note: See TracChangeset for help on using the changeset viewer.