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

Diff for /pegasus/src/Pegasus/Common/BinaryCodec.cpp between version 1.19 and 1.20

version 1.19, 2013/10/15 18:43:44 version 1.20, 2014/01/15 13:32:30
Line 61 
Line 61 
 static const Uint32 _MAGIC = 0xF00DFACE; static const Uint32 _MAGIC = 0xF00DFACE;
 static const Uint32 _REVERSE_MAGIC = 0xCEFA0DF0; static const Uint32 _REVERSE_MAGIC = 0xCEFA0DF0;
 static const Uint32 _VERSION = 1; static const Uint32 _VERSION = 1;
 static const size_t _DEFAULT_CIM_BUFFER_SIZE = 16*1024;  
  
 enum Operation enum Operation
 { {


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2