/[marvin]/marvin/src/libsip/type/type.hh
ViewVC logotype

Diff of /marvin/src/libsip/type/type.hh

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

revision 1.8 by exos, Thu Sep 11 03:39:25 2003 UTC revision 1.9 by exos, Thu Sep 11 05:00:21 2003 UTC
# Line 98  public: Line 98  public:
98    /** \brief Accessor on data. Work just like for a signal    /** \brief Accessor on data. Work just like for a signal
99     ** \param the value to get     ** \param the value to get
100     */     */
101    double &operator [] ( int val );    virtual double &operator [] ( int val );
102    double operator [] ( int val ) const;    virtual double operator [] ( int val ) const;
103    /** \} */    /** \} */
104  };  };
105    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26