(file) Return to CMPI_Predicate.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / CMPI

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPI_Predicate.h between version 1.3 and 1.4

version 1.3, 2005/01/27 16:33:31 version 1.4, 2005/02/02 19:15:58
Line 34 
Line 34 
 #ifndef _CMPI_Predicate_H_ #ifndef _CMPI_Predicate_H_
 #define _CMPI_Predicate_H_ #define _CMPI_Predicate_H_
  
 #include "CMPI_Wql2Dnf.h"  #include "CMPI_Query2Dnf.h"
 #include "CMPI_Object.h" #include "CMPI_Object.h"
 #include "CMPI_Ftabs.h" #include "CMPI_Ftabs.h"
  
Line 45 
Line 45 
 struct CMPI_Predicate : CMPIPredicate { struct CMPI_Predicate : CMPIPredicate {
    CMPI_Object *next,*prev;    CMPI_Object *next,*prev;
    void *priv;    void *priv;
    CMPI_Predicate(const term_el* t);     CMPI_Predicate(const CMPI_term_el* t);
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2