(file) Return to CIMMethodRep.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/CIMMethodRep.h between version 1.24 and 1.26

version 1.24, 2002/07/30 16:14:53 version 1.26, 2002/08/17 00:59:36
Line 33 
Line 33 
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/Linkage.h> #include <Pegasus/Common/Linkage.h>
 #include <Pegasus/Common/Exception.h>  #include <Pegasus/Common/InternalException.h>
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/Common/CIMName.h> #include <Pegasus/Common/CIMName.h>
 #include <Pegasus/Common/CIMQualifier.h> #include <Pegasus/Common/CIMQualifier.h>
Line 133 
Line 133 
         return ((CIMMethodRep*)this)->getParameter(pos);         return ((CIMMethodRep*)this)->getParameter(pos);
     }     }
  
       void removeParameter (Uint32 pos);
   
     Uint32 getParameterCount() const;     Uint32 getParameterCount() const;
  
     void resolve(     void resolve(


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.26

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2