Changeset 5754 in ntrip for trunk/BNC/src/bncantex.cpp


Ignore:
Timestamp:
Aug 3, 2014, 12:05:01 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncantex.cpp

    r4278 r5754  
    5050////////////////////////////////////////////////////////////////////////////
    5151bncAntex::bncAntex() {
     52}
     53
     54// Constructor
     55////////////////////////////////////////////////////////////////////////////
     56bncAntex::bncAntex(const char* fileName) {
     57  readFile(QString(fileName));
    5258}
    5359
Note: See TracChangeset for help on using the changeset viewer.