|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateWriteBlockStream (MBase::MemoryContract *ipMemCon=0, unsigned short iHeader=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateRawWriteBlockStream (MBase::MemoryContract *ipMemCon=0, unsigned short iHeader=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateSafeWriteBlockStream (MBase::MemoryContract *ipMemCon=0, unsigned short iHeader=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateSafeRawWriteBlockStream (MBase::MemoryContract *ipMemCon=0, unsigned short iHeader=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::ConvertBinaries2WriteBlockStream (MDataType::BinaryCollection *ipBinaries, MBase::MemoryContract *ipMemCon=0) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateWriteBlockStream (MFileSystem::WriteableFile::Ptr &iFilePtr, unsigned short header=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateRawWriteBlockStream (MFileSystem::WriteableFile::Ptr &iFilePtr, unsigned short header=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateSafeWriteBlockStream (MFileSystem::WriteableFile::Ptr &iFilePtr, unsigned short header=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreateSafeRawWriteBlockStream (MFileSystem::WriteableFile::Ptr &iFilePtr, unsigned short header=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::ConvertFile2WriteBlockStream (MFileSystem::UpdateableFile::Ptr &iFilePtr, unsigned short header=1) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreatePartialEncryptedSafeWriteBlockStream (MBase::MemoryContract *ipMemCon=0, unsigned short iHeader=1, MEncryptor::EncryptionVersion iEncryptionVersion=MEncryptor::AES, const char *ipcKey=NULL) |
|
DLL_PDSERIALIZATION_EXIM WriteBlockStream * | MSerialization::CreatePartialEncryptedSafeWriteBlockStream (MFileSystem::WriteableFile::Ptr &iFilePtr, unsigned short iHeader=1, MEncryptor::EncryptionVersion iEncryptionVersion=MEncryptor::AES, const char *ipcKey=NULL) |
|