Changeset 856 for trunk/src/STFocus.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/STFocus.h

    r849 r856  
    4343                       casa::Float& ftan, casa::uInt id);
    4444
     45  const casa::String& name() const { return name_; }
     46
    4547private:
    4648  void setup();
Note: See TracChangeset for help on using the changeset viewer.