BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlc::PackedIntArrayImp< STORAGE > Member List

This is the complete list of members for bdlc::PackedIntArrayImp< STORAGE >, including all inherited members.

allocator() constbdlc::PackedIntArrayImp< STORAGE >inline
append(ElementType value)bdlc::PackedIntArrayImp< STORAGE >
append(const PackedIntArrayImp &srcArray)bdlc::PackedIntArrayImp< STORAGE >inline
append(const PackedIntArrayImp &srcArray, bsl::size_t srcIndex, bsl::size_t numElements)bdlc::PackedIntArrayImp< STORAGE >
bdexStreamIn(STREAM &stream, int version)bdlc::PackedIntArrayImp< STORAGE >inline
bdexStreamOut(STREAM &stream, int version) constbdlc::PackedIntArrayImp< STORAGE >inline
bytesPerElement() constbdlc::PackedIntArrayImp< STORAGE >inline
capacity() constbdlc::PackedIntArrayImp< STORAGE >inline
ElementType typedefbdlc::PackedIntArrayImp< STORAGE >
insert(bsl::size_t dstIndex, ElementType value)bdlc::PackedIntArrayImp< STORAGE >
insert(bsl::size_t dstIndex, const PackedIntArrayImp &srcArray)bdlc::PackedIntArrayImp< STORAGE >inline
insert(bsl::size_t dstIndex, const PackedIntArrayImp &srcArray, bsl::size_t srcIndex, bsl::size_t numElements)bdlc::PackedIntArrayImp< STORAGE >
isEmpty() constbdlc::PackedIntArrayImp< STORAGE >inline
isEqual(const PackedIntArrayImp &other) constbdlc::PackedIntArrayImp< STORAGE >inline
k_MAX_CAPACITYbdlc::PackedIntArrayImp< STORAGE >static
length() constbdlc::PackedIntArrayImp< STORAGE >inline
maxSupportedBdexVersion(int serializationVersion)bdlc::PackedIntArrayImp< STORAGE >inlinestatic
operator=(const PackedIntArrayImp &rhs)bdlc::PackedIntArrayImp< STORAGE >
operator[](bsl::size_t index) constbdlc::PackedIntArrayImp< STORAGE >
PackedIntArrayImp(bslma::Allocator *basicAllocator=0)bdlc::PackedIntArrayImp< STORAGE >explicit
PackedIntArrayImp(bsl::size_t numElements, ElementType value=0, bslma::Allocator *basicAllocator=0)bdlc::PackedIntArrayImp< STORAGE >explicit
PackedIntArrayImp(const PackedIntArrayImp &original, bslma::Allocator *basicAllocator=0)bdlc::PackedIntArrayImp< STORAGE >
pop_back()bdlc::PackedIntArrayImp< STORAGE >inline
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) constbdlc::PackedIntArrayImp< STORAGE >
push_back(ElementType value)bdlc::PackedIntArrayImp< STORAGE >inline
remove(bsl::size_t dstIndex)bdlc::PackedIntArrayImp< STORAGE >inline
remove(bsl::size_t dstIndex, bsl::size_t numElements)bdlc::PackedIntArrayImp< STORAGE >inline
removeAll()bdlc::PackedIntArrayImp< STORAGE >inline
replace(bsl::size_t dstIndex, ElementType value)bdlc::PackedIntArrayImp< STORAGE >
replace(bsl::size_t dstIndex, const PackedIntArrayImp &srcArray, bsl::size_t srcIndex, bsl::size_t numElements)bdlc::PackedIntArrayImp< STORAGE >
reserveCapacity(bsl::size_t numElements)bdlc::PackedIntArrayImp< STORAGE >inline
reserveCapacity(bsl::size_t numElements, ElementType maxValue)bdlc::PackedIntArrayImp< STORAGE >inline
reserveCapacity(bsl::size_t numElements, ElementType minValue, ElementType maxValue)bdlc::PackedIntArrayImp< STORAGE >inline
reserveCapacity(bsl::size_t numElements, ElementType maxValue)bdlc::PackedIntArrayImp< STORAGE >inline
reserveCapacityImp(bsl::size_t requiredCapacityInBytes)bdlc::PackedIntArrayImp< STORAGE >
resize(bsl::size_t numElements)bdlc::PackedIntArrayImp< STORAGE >inline
swap(PackedIntArrayImp &other)bdlc::PackedIntArrayImp< STORAGE >inline
~PackedIntArrayImp()bdlc::PackedIntArrayImp< STORAGE >