Mobile API Reference  MicroStrategy 2019
Buffer.h File Reference

Go to the source code of this file.

Classes

class  MBase::Buffer
 
class  MBase::BufferException
 

Namespaces

 MBase
 

Typedefs

typedef StrongPtr< Buffer, DeleteOperatorGeneric< Buffer > > MBase::BufferPtr
 

Functions

DLL_BASE_EXIM Buffer * MBase::CreateBuffer (Int32 iSize, Int32 iExtSize, Int32 iBlkSize=Buffer::NT_BLOCK_SIZE, bool ibOnPageBoundary=false)
 throws ContractManagerException (defined in BaseMemoryContract.h) More...
 
DLL_BASE_EXIM Buffer * MBase::CreateBuffer (Int32 iSize, Int32 iExtSize, MBase::MemoryContract *ipMemoryContract, Int32 iBlkSize=Buffer::NT_BLOCK_SIZE, bool ibOnPageBoundary=false)
 throws ContractManagerException (defined in BaseMemoryContract.h) More...