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

Diff for /pegasus/src/Pegasus/Common/SCMOStreamer.h between version 1.3 and 1.4

version 1.3, 2010/02/16 11:06:00 version 1.4, 2013/01/14 12:05:39
Line 128 
Line 128 
     // The array of SCMOInstances to be streamed     // The array of SCMOInstances to be streamed
     Array<SCMOInstance>& _scmoInstances;     Array<SCMOInstance>& _scmoInstances;
  
     // Counters for the total number of classes and scmo instances  
     // to be streamed. These counters increase during streaming process.  
     Uint32 _ttlNumInstances;  
     Uint32 _ttlNumClasses;  
   
     // Index table used to resolve the absolute pointers to SCMOClasses     // Index table used to resolve the absolute pointers to SCMOClasses
     // to a relative sequence number (index) in the stream     // to a relative sequence number (index) in the stream
     Array<SCMOResolutionTable> _clsResolverTable;     Array<SCMOResolutionTable> _clsResolverTable;


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2