/[escript]/branches/DataC_2092/escript/src/Data.cpp
ViewVC logotype

Diff of /branches/DataC_2092/escript/src/Data.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2102 by jfenwick, Wed Nov 26 05:46:01 2008 UTC revision 2103 by jfenwick, Thu Nov 27 01:00:34 2008 UTC
# Line 553  Data::isExpanded() const Line 553  Data::isExpanded() const
553  }  }
554    
555  bool  bool
556    Data::actsExpanded() const
557    {
558      return m_data->actsExpanded();
559    
560    }
561    
562    
563    bool
564  Data::isTagged() const  Data::isTagged() const
565  {  {
566    DataTagged* temp=dynamic_cast<DataTagged*>(m_data.get());    DataTagged* temp=dynamic_cast<DataTagged*>(m_data.get());

Legend:
Removed from v.2102  
changed lines
  Added in v.2103

  ViewVC Help
Powered by ViewVC 1.1.26