Changeset 5074 in ntrip for trunk/BNC/src/bnccore.h


Ignore:
Timestamp:
Mar 30, 2013, 11:56:33 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccore.h

    r5072 r5074  
    4444  public:
    4545    enum e_mode {interactive, nonInteractive, batchPostProcessing};
    46     t_bncCore(int& argc, char* argv[], bool GUIenabled);
     46    t_bncCore(bool GUIenabled);
    4747    virtual ~t_bncCore(); 
    4848    e_mode mode() const {return _mode;}
Note: See TracChangeset for help on using the changeset viewer.