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

Diff for /pegasus/src/Pegasus/Common/CIMClassRep.h between version 1.46 and 1.46.18.1

version 1.46, 2006/11/07 21:30:36 version 1.46.18.1, 2008/01/16 13:22:59
Line 125 
Line 125 
     }     }
  
     CIMName _superClassName;     CIMName _superClassName;
     Array<CIMMethod> _methods;      typedef OrderedSet<CIMMethod,
                          CIMMethodRep,
                          PEGASUS_METHOD_ORDEREDSET_HASHSIZE> MethodSet;
       MethodSet _methods;
  
     friend class CIMClass;     friend class CIMClass;
     friend class CIMInstanceRep;     friend class CIMInstanceRep;


Legend:
Removed from v.1.46  
changed lines
  Added in v.1.46.18.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2