|
BDE 4.14.0 Production release
|
This is the complete list of members for bdlma::BufferImpUtil, including all inherited members.
| allocateFromBuffer(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type bufferSize, bsls::Types::size_type size, bsls::Alignment::Strategy strategy) | bdlma::BufferImpUtil | static |
| allocateFromBufferRaw(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type size, bsls::Alignment::Strategy strategy) | bdlma::BufferImpUtil | static |
| allocateMaximallyAlignedFromBuffer(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type bufferSize, bsls::Types::size_type size) | bdlma::BufferImpUtil | static |
| allocateMaximallyAlignedFromBufferRaw(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type size) | bdlma::BufferImpUtil | static |
| allocateNaturallyAlignedFromBuffer(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type bufferSize, bsls::Types::size_type size) | bdlma::BufferImpUtil | static |
| allocateNaturallyAlignedFromBufferRaw(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type size) | bdlma::BufferImpUtil | static |
| allocateOneByteAlignedFromBuffer(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type bufferSize, bsls::Types::size_type size) | bdlma::BufferImpUtil | static |
| allocateOneByteAlignedFromBufferRaw(bsls::Types::IntPtr *cursor, char *buffer, bsls::Types::size_type size) | bdlma::BufferImpUtil | static |