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

Diff for /pegasus/src/Pegasus/Common/CIMScope.h between version 1.8 and 1.9

version 1.8, 2001/07/10 22:31:10 version 1.9, 2002/03/04 15:10:05
Line 55 
Line 55 
  
 PEGASUS_COMMON_LINKAGE String ScopeToString(Uint32 scope); PEGASUS_COMMON_LINKAGE String ScopeToString(Uint32 scope);
  
   /** Generate Scope output string for Mof.  Differs from the Socpe to string
       in that it allows "any" (which is not defined in xml> and lower cases
       the output.
       COMMENT; Probably should not be in core but cheap hack
   */
   PEGASUS_COMMON_LINKAGE String ScopeToMofString(Uint32 scope);
   
   /**
   */
 PEGASUS_COMMON_LINKAGE void ScopeToXml(Array<Sint8>& out, Uint32 scope); PEGASUS_COMMON_LINKAGE void ScopeToXml(Array<Sint8>& out, Uint32 scope);
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


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