BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_conditional.h>
#include <bslmf_isenum.h>
#include <bslmf_isfundamental.h>
#include <bslmf_issame.h>
#include <bslmf_removecv.h>
#include <bsl_string.h>
#include <bsl_vector.h>
#include <bslmf_if.h>
Go to the source code of this file.
Enumerations | |
enum | { bslx::VersionFunctions::k_NO_VERSION = -1 } |
Functions | |
template<class TYPE > | |
int | bslx::VersionFunctions_Impl::maxSupportedBdexVersion (int, const VersionFunctions_DoesNotHaveBdexVersion &) |
template<class TYPE > | |
int | bslx::VersionFunctions_Impl::maxSupportedBdexVersion (int versionSelector, const VersionFunctions_HasBdexVersion &) |
template<class TYPE > | |
int | bslx::VersionFunctions_Impl::maxSupportedBdexVersion (int versionSelector) |
template<class TYPE > | |
int | bslx::VersionFunctions_Impl::maxSupportedBdexVersion (const VersionFunctions_DoesNotHaveBdexVersion &) |
template<class TYPE > | |
int | bslx::VersionFunctions_Impl::maxSupportedBdexVersion (const VersionFunctions_HasBdexVersion &) |
template<class TYPE > | |
int | bslx::VersionFunctions_Impl::maxSupportedBdexVersion () |
template<class TYPE > | |
int | bslx::VersionFunctions::maxSupportedBdexVersion (const TYPE *, int versionSelector) |
template<class TYPE > | |
int | bslx::VersionFunctions::maxSupportedBdexVersion (const TYPE *) |
The content of this file has been pre-processed for Doxygen.