BDE 4.14.0 Production release
|
Go to the source code of this file.
Classes | |
struct | bsltf::CopyMoveState |
Functions | |
bool | bsltf::operator! (CopyMoveState::Enum value) |
Return true if value is e_ORIGINAL ; otherwise return false . | |
bool | bsltf::operator== (CopyMoveState::Enum a, int b) |
bool | bsltf::operator== (int a, CopyMoveState::Enum b) |
bool | bsltf::operator!= (CopyMoveState::Enum a, int b) |
bool | bsltf::operator!= (int a, CopyMoveState::Enum b) |
CopyMoveState::Enum | bsltf::copyMoveState (bslmf::MatchAnyType) |
void | bsltf::setCopyMoveState (void *, CopyMoveState::Enum) |
void | bsltf::debugprint (const CopyMoveState::Enum &value) |
The content of this file has been pre-processed for Doxygen.