Changeset 856 for trunk/src/STWeather.h


Ignore:
Timestamp:
03/01/06 11:46:16 (18 years ago)
Author:
mar637
Message:

added name()
reworked copy constructor for (Table tab) to also pass name to base class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STWeather.h

    r849 r856  
    4646                       casa::uInt id);
    4747
     48  const casa::String& name() const { return name_; }
     49
    4850private:
    4951  void setup();
Note: See TracChangeset for help on using the changeset viewer.