Public symbols in mbufmgr.dso (000a0000-Symbian^3) on ARM
Total: 103


mbuf.h, mbufmgr{000a0000}.dso
RMBuf::__DbgGet TInt aOffset ) const
RMBuf::__DbgPut TUint8 aVal, TInt aOffset )
RMBuf::Alloc ( ) [static]
RMBuf::Alloc RMBufAllocator& aRMBufAllocator ) [static]
RMBuf::Alloc TUint aSize ) [static]
RMBuf::Alloc TUint aSize, RMBufAllocator& aRMBufAllocator ) [static]
RMBuf::AllocL ( ) [static]
RMBuf::AllocL RMBufAllocator& aRMBufAllocator ) [static]
RMBuf::AllocL TUint aSize ) [static]
RMBuf::AllocL TUint aSize, RMBufAllocator& aRMBufAllocator ) [static]
RMBuf::Free ( )
RMBuf::Init TMBufType aType )
RMBuf::Last ( )

mbufallocator.h, mbufmgr{000a0000}.dso
RMBufAllocator::BytesAvailable ( ) const
RMBufAllocator::BytesAvailable TInt aSize ) const
RMBufAllocator::LargestMBufSize ( ) const
RMBufAllocator::NextMBufSize TInt aSize ) const
RMBufAllocator::RMBufAllocator [in-charge] ( )
RMBufAllocator::RMBufAllocator [not-in-charge] ( )

mbufasyncrequest.h, mbufmgr{000a0000}.dso
RMBufAsyncRequest::Alloc ( RMBufChain& aChain, TInt aLength, TRequestStatus& aStatus )
RMBufAsyncRequest::Cancel ( )
RMBufAsyncRequest::Complete TInt aCode )
RMBufAsyncRequest::DblQueLink ( )
RMBufAsyncRequest::Length ( )
RMBufAsyncRequest::MBufChain ( )
RMBufAsyncRequest::MBufQ ( )
RMBufAsyncRequest::operator= RMBufAsyncRequest const& aRhs )
RMBufAsyncRequest::RequestStatusPtr ( )
RMBufAsyncRequest::RMBufAsyncRequest [in-charge] ( )
RMBufAsyncRequest::RMBufAsyncRequest [in-charge] RMBufAsyncRequest const& aObj )
RMBufAsyncRequest::RMBufAsyncRequest [not-in-charge] ( )
RMBufAsyncRequest::RMBufAsyncRequest [not-in-charge] RMBufAsyncRequest const& aObj )
RMBufAsyncRequest::Thread ( )
RMBufAsyncRequest::~RMBufAsyncRequest [in-charge] ( )
RMBufAsyncRequest::~RMBufAsyncRequest [not-in-charge] ( )

mbufchain.h, mbufmgr{000a0000}.dso
RMBufChain::__Cleanup TAny* aPtr ) [static]
RMBufChain::Align TInt aSize )
RMBufChain::Alloc TInt aLen )
RMBufChain::Alloc TInt aLen, RMBufAllocator& aRMBufAllocator )
RMBufChain::Alloc TInt aLen, TInt aMinMBufSize )
RMBufChain::Alloc TInt aLen, TInt aMinMBufSize, RMBufAllocator& aRMBufAllocator )
RMBufChain::Alloc TInt aLen, TInt aMinMBufSize, TInt aMaxMBufSize )
RMBufChain::Alloc TInt aLen, TInt aMinMBufSize, TInt aMaxMBufSize, RMBufAllocator& aRMBufAllocator )
RMBufChain::AllocL TInt aLen )
RMBufChain::AllocL TInt aLen, RMBufAllocator& aRMBufAllocator )
RMBufChain::Append RMBufChain& aChain )
RMBufChain::Append TInt aLen )
RMBufChain::Append TInt aLen, RMBufAllocator& aRMBufAllocator )
RMBufChain::AppendL TInt aLen )
RMBufChain::Assign RMBufChain& aChain )
RMBufChain::Assign RMBufQ& aQueue )
RMBufChain::Copy ( RMBufChain& newChain, TInt aOffset, TInt aLen, TInt aHdrReserve ) const
RMBufChain::CopyIn ( TDesC8 const& aDes, TInt aOffset )
RMBufChain::CopyL ( RMBufChain& newChain, TInt aOffset, TInt aLen ) const
RMBufChain::CopyOut TDes8& aDes, TInt aOffset ) const
RMBufChain::Create ( TDesC8 const& aDes, TInt aHdrLen )
RMBufChain::CreateL ( TDesC8 const& aDes, TInt aHdrLen )
RMBufChain::FillZ TInt aLen )
RMBufChain::Free ( )
RMBufChain::Goto TInt aOffset, RMBuf*& resBuf, TInt& resOffset, TInt& resLength, RMBuf*& resPrevBuf ) const
RMBufChain::Last ( ) const
RMBufChain::Length ( ) const
RMBufChain::NumBufs ( ) const
RMBufChain::Prepend RMBuf* aBuf )
RMBufChain::Prepend RMBufChain& aChain )
RMBufChain::Prepend TInt aLen )
RMBufChain::Prepend TInt aLen, RMBufAllocator& aRMBufAllocator )
RMBufChain::PrependL TInt aLen )
RMBufChain::ReAlloc TInt aLen )
RMBufChain::ReAllocL TInt aLen )
RMBufChain::Remove ( )
RMBufChain::Split TInt aOffset, RMBufChain& newChain )
RMBufChain::Split TInt aOffset, RMBufChain& newChain, RMBufAllocator& aRMBufAllocator )
RMBufChain::SplitL TInt aOffset, RMBufChain& newChain )
RMBufChain::TrimEnd TInt aOffset )
RMBufChain::TrimStart TInt nBytes )

mbufpktq.h, mbufmgr{000a0000}.dso
RMBufPktQ::__Cleanup TAny* aPtr ) [static]
RMBufPktQ::Append RMBufChain& aChain )
RMBufPktQ::Append RMBufPktQ& aQueue )
RMBufPktQ::Free ( )
RMBufPktQ::Init ( )
RMBufPktQ::Prepend RMBufChain& aChain )
RMBufPktQ::Remove RMBufChain& aChain )
TMBufPktQIter::Insert RMBufChain& aNewChain )
TMBufPktQIter::operator++ TInt p1 )
TMBufPktQIter::Remove RMBufChain& aNewChain )
TMBufPktQIter::TidyAfterUpdate ( )

mbufq.h, mbufmgr{000a0000}.dso
RMBufQ::__Cleanup TAny* aPtr ) [static]
RMBufQ::Append RMBuf* aBuf )
RMBufQ::Append RMBufChain& aChain )
RMBufQ::Append RMBufQ& aQueue )
RMBufQ::Assign RMBufChain& aChain )
RMBufQ::Assign RMBufQ& aQueue )
RMBufQ::Free ( )
RMBufQ::Init ( )
RMBufQ::Prepend RMBuf* aBuf )
RMBufQ::Prepend RMBufChain& aChain )
RMBufQ::Prepend RMBufQ& aQueue )
RMBufQ::Remove ( )
RMBufQ::RemoveLast ( )
RMBufQ::RMBufQ [in-charge] RMBuf* aChain )
RMBufQ::RMBufQ [not-in-charge] RMBuf* aChain )
RMBufQ::Transfer ( RMBufQ& aQueue, TInt aSize, TInt aBufSize )

to the top



Generated on Fri Aug 12 12:20:51 2011 for mbufmgr.dso by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API