CAA C++ API Modifications | Mathematics Framework Modifications in V5R20 |
| Mathematics/Public/CATMathStream.h/CATMathStream/CATMathStream Prototype: CATMathStream(CATStream& iDirectStreaming,size_t iSizeStream,CATMathStreamImpl* ipImpl = NULL); and CATMathStream(CATMathStream& iDirectStreaming, const CATCGMStreamType iAccess, const CATBoolean iEnableByAdress=FALSE, CATMathStreamImpl * ipImpl=NULL) | GA | INDM | Useless methods removed from exposition. Check that you don't use them. |
| Mathematics/Public/CATMathStream.h/CATMathStream/GetImpl Prototype: inline void* GetImpl(); | GA | INDM | Useless method removed from exposition. Check that you don't use it. |
| Mathematics/Public/CATCGMStream.h/CATCGMStream/CATCGMStream Prototype: CATCGMStream(CATStream iDirectStreaming,const CATCGMStreamType iAcces,const CATBoolean iEnableByAddress = FALSE,CATCGMStreamImpl* ipImpl = NULL) and CATCGMStream(CATStream iDirectStreaming,size_t iSizeStream,CATCGMStreamImpl* ipImpl = NULL) | GA | INDM | Useless methods removed from exposition. Check that you don't use them. |