Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

LineDataRep.sip

Go to the documentation of this file.
00001 // -*- mode:c++ -*-
00002 
00018 class LineDataRep : DataRep
00019 {
00020 %TypeHeaderCode
00021 #include "datareps/LineDataRep.h"
00022 %End
00023 
00024 protected:
00025 
00026 public:
00027 //  /** A constructor taking the value and axis arguments.
00028 //    */
00029 //   LineDataRep ( hippodraw::Axes::Type, double );
00030 
00033   LineDataRep ();
00034 
00037   virtual DataRep * clone ();
00038 
00040   virtual bool hasNTupleBindings () const;
00041 
00044   void setValue ( double );
00045 
00046 
00047 
00048 };

Generated on Wed Sep 7 14:51:29 2005 for SiHippo by  doxygen 1.4.3