BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslx_versionfunctions.h File Reference
#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.

Classes

class  bslx::VersionFunctions_DoesNotHaveBdexVersion
 
class  bslx::VersionFunctions_HasBdexVersion
 
struct  bslx::VersionFunctions_NonFundamentalImpl< TYPE >
 
struct  bslx::VersionFunctions_NonFundamentalImpl< bsl::vector< TYPE, ALLOC > >
 

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 *)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.