Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | List of all members
odb::oracle::view_traits_calls< T, true > Struct Template Reference

Public Types

typedef view_traits_impl< T,
id_oracle
traits
 
typedef traits::image_type image_type
 
typedef oracle::bind bind_type
 

Public Member Functions

 view_traits_calls (const schema_version_migration *svm)
 
void bind (bind_type *b, image_type &i) const
 
void init (T &o, const image_type &i, odb::database *db) const
 

Member Typedef Documentation

template<typename T >
typedef view_traits_impl<T, id_oracle> odb::oracle::view_traits_calls< T, true >::traits
template<typename T >
typedef traits::image_type odb::oracle::view_traits_calls< T, true >::image_type
template<typename T >
typedef oracle::bind odb::oracle::view_traits_calls< T, true >::bind_type

Constructor & Destructor Documentation

template<typename T >
odb::oracle::view_traits_calls< T, true >::view_traits_calls ( const schema_version_migration svm)
inline

Member Function Documentation

template<typename T >
void odb::oracle::view_traits_calls< T, true >::bind ( bind_type b,
image_type i 
) const
inline
template<typename T >
void odb::oracle::view_traits_calls< T, true >::init ( T &  o,
const image_type i,
odb::database db 
) const
inline

The documentation for this struct was generated from the following file: