Mobile API Reference  MicroStrategy 2019
FragmentedString.h File Reference

Go to the source code of this file.

Classes

class  MBase::DeleteFS< T >
 
class  MBase::FragmentedString
 

Namespaces

 MBase
 

Macros

#define HEADER_SIZE   sizeof(BlockHeader)
 

Typedefs

typedef long HRESULT
 
typedef MBase::StrongPtr< FragmentedString, DeleteFS< FragmentedString > > MBase::FragmentedStringPtr
 

Functions

DLL_BASE_EXIM FragmentedString * MBase::CreateFragmentedString (WCHAR *ipStr, size_t iSize, const MBase::Allocator< WCHAR > &iAlloc=MBase::Allocator< WCHAR >())
 
DLL_BASE_EXIM FragmentedString * MBase::CreateFragmentedString (WCHAR *ipStr, const MBase::Allocator< WCHAR > &iAlloc=MBase::Allocator< WCHAR >())
 

Macro Definition Documentation

◆ HEADER_SIZE

#define HEADER_SIZE   sizeof(BlockHeader)

Typedef Documentation

◆ HRESULT

typedef long HRESULT