(file) Return to CQLSelectStatement.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / CQL

Diff for /pegasus/src/Pegasus/CQL/CQLSelectStatement.cpp between version 1.1.2.11 and 1.1.2.12

version 1.1.2.11, 2004/10/05 14:52:06 version 1.1.2.12, 2004/10/15 19:25:46
Line 84 
Line 84 
 { {
   PEGASUS_ASSERT(_rep != NULL);   PEGASUS_ASSERT(_rep != NULL);
  
    return _rep->applyProjection(inCI);     _rep->applyProjection(inCI);
 } }
  
 void CQLSelectStatement::validateClass(const CIMObjectPath& inClassName) throw(Exception) void CQLSelectStatement::validateClass(const CIMObjectPath& inClassName) throw(Exception)


Legend:
Removed from v.1.1.2.11  
changed lines
  Added in v.1.1.2.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2