/[ascend]/trunk/pygtk/type.h
ViewVC logotype

Diff of /trunk/pygtk/type.h

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

revision 1959 by jpye, Tue Jan 15 23:03:20 2008 UTC revision 1960 by jpye, Mon Nov 17 12:15:56 2008 UTC
# Line 10  extern "C"{ Line 10  extern "C"{
10  }  }
11    
12  class Simulation;  class Simulation;
13    class Module;
14    
15  #include "symchar.h"  #include "symchar.h"
16  #include "method.h"  #include "method.h"
# Line 43  public: Line 44  public:
44      const bool isModel() const;      const bool isModel() const;
45      const bool hasParameters() const;      const bool hasParameters() const;
46    
47        Module getModule() const;
48    
49      bool operator<(const Type &other) const;      bool operator<(const Type &other) const;
50  };  };
51    

Legend:
Removed from v.1959  
changed lines
  Added in v.1960

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22