(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.1.2.1 and 1.1.2.2

version 1.1.2.1, 2009/11/16 17:07:31 version 1.1.2.2, 2009/11/17 11:14:53
Line 44 
Line 44 
  
 struct SCMOResultionTable struct SCMOResultionTable
 { {
     SCMOResultionTable():scmbptr(0),index(0) {};  
   
     void* scmbptr;     void* scmbptr;
     Uint32 index;     Uint32 index;
 }; };
  
   #define PEGASUS_ARRAY_T SCMOResultionTable
   # include <Pegasus/Common/ArrayInter.h>
   #undef PEGASUS_ARRAY_T
   
  
 class PEGASUS_COMMON_LINKAGE SCMOStreamer class PEGASUS_COMMON_LINKAGE SCMOStreamer
 { {


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2