allocator() const | bsltf::MovableAllocTestType | inline |
BSLMF_NESTED_TRAIT_DECLARATION(MovableAllocTestType, bsl::is_nothrow_move_constructible) | bsltf::MovableAllocTestType | |
copyMoveState() const | bsltf::MovableAllocTestType | inline |
copyMoveState | bsltf::MovableAllocTestType | friend |
data() const | bsltf::MovableAllocTestType | inline |
MovableAllocTestType() | bsltf::MovableAllocTestType | |
MovableAllocTestType(bslma::Allocator *basicAllocator) | bsltf::MovableAllocTestType | explicit |
MovableAllocTestType(int data, bslma::Allocator *basicAllocator=0) | bsltf::MovableAllocTestType | explicit |
MovableAllocTestType(bslmf::MovableRef< MovableAllocTestType > original) BSLS_KEYWORD_NOEXCEPT | bsltf::MovableAllocTestType | |
MovableAllocTestType(bslmf::MovableRef< MovableAllocTestType > original, bslma::Allocator *basicAllocator) | bsltf::MovableAllocTestType | |
MovableAllocTestType(const MovableAllocTestType &original, bslma::Allocator *basicAllocator=0) | bsltf::MovableAllocTestType | |
movedFrom() const | bsltf::MovableAllocTestType | inline |
movedInto() const | bsltf::MovableAllocTestType | inline |
operator=(const MovableAllocTestType &rhs) | bsltf::MovableAllocTestType | |
operator=(bslmf::MovableRef< MovableAllocTestType > rhs) | bsltf::MovableAllocTestType | |
setCopyMoveState(CopyMoveState::Enum state) | bsltf::MovableAllocTestType | inline |
setCopyMoveState | bsltf::MovableAllocTestType | friend |
setData(int value) | bsltf::MovableAllocTestType | |
setMovedInto(MoveState::Enum value) | bsltf::MovableAllocTestType | inline |
~MovableAllocTestType() | bsltf::MovableAllocTestType | |