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

Diff for /pegasus/src/Pegasus/CQL/CQLFactor.h between version 1.8 and 1.9

version 1.8, 2006/06/19 19:37:28 version 1.9, 2007/04/18 20:14:35
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Dave Rosckes (rosckes@us.ibm.com)  
 //  
 // Modified By: David Dillard, VERITAS Software Corp.  
 //                  (david.dillard@veritas.com)  
 //              Vijay Eli, IBM (vijayeli@in.ibm.com) bug#3590  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef CQLFACTOR_H_HEADER #ifndef CQLFACTOR_H_HEADER
Line 140 
Line 134 
       CQLExpression, and the returned value will already be resolved.       CQLExpression, and the returned value will already be resolved.
  
       @param  - CI - The CIMInstance to be evaluated.       @param  - CI - The CIMInstance to be evaluated.
       @param  - QueryCtx - The QueryContext contains specific information about the query.        @param  - QueryCtx - The QueryContext contains specific information
                              about the query.
       @return - The primitive CQLValue.       @return - The primitive CQLValue.
       @throw  - CQLSyntaxErrorException.       @throw  - CQLSyntaxErrorException.
       <I><B>Experimental Interface</B></I><BR>       <I><B>Experimental Interface</B></I><BR>
Line 215 
Line 210 
  
   /**   /**
       Calling applyContext function for every internal object.  This       Calling applyContext function for every internal object.  This
       will fully qualify the Chained Identifiers within all the CQLValue objects.        will fully qualify the Chained Identifiers within all the CQLValue
         objects.
  
       @param  - inContext - Query Context used to access the repository.       @param  - inContext - Query Context used to access the repository.
       @param  - inCid - Chained Identifier used for standalone symbolic constants.        @param  - inCid - Chained Identifier used for standalone symbolic
         constants.
       @return - None.       @return - None.
       @throw  - None.       @throw  - None.
       <I><B>Experimental Interface</B></I><BR>       <I><B>Experimental Interface</B></I><BR>


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2