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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExp.h between version 1.9 and 1.10

version 1.9, 2005/03/01 07:11:57 version 1.10, 2005/03/17 01:53:37
Line 46 
Line 46 
 #include <Pegasus/Common/OperationContext.h> #include <Pegasus/Common/OperationContext.h>
 #include <Pegasus/WQL/WQLSelectStatement.h> #include <Pegasus/WQL/WQLSelectStatement.h>
 #include <Pegasus/Query/QueryCommon/QueryContext.h> #include <Pegasus/Query/QueryCommon/QueryContext.h>
   
   #include <Pegasus/ProviderManager2/CMPI/Linkage.h>
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 struct CMPI_SelectExp : CMPISelectExp {  struct PEGASUS_CMPIPM_LINKAGE CMPI_SelectExp : CMPISelectExp {
    CMPI_SelectExp(const OperationContext& ct, QueryContext *context, String cond_, String lang_);    CMPI_SelectExp(const OperationContext& ct, QueryContext *context, String cond_, String lang_);
    CMPI_SelectExp(WQLSelectStatement*);    CMPI_SelectExp(WQLSelectStatement*);
    CMPI_SelectExp(CQLSelectStatement*);    CMPI_SelectExp(CQLSelectStatement*);


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2