Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
odb::lazy_ptr_impl_ref Struct Reference

Public Attributes

void * id_
 
databasedb_
 
void * loader_
 
void(* free_ )(void *)
 
void *(* copy_ )(const void *)
 

Member Data Documentation

void* odb::lazy_ptr_impl_ref::id_
database* odb::lazy_ptr_impl_ref::db_
void* odb::lazy_ptr_impl_ref::loader_
void(* odb::lazy_ptr_impl_ref::free_)(void *)
void*(* odb::lazy_ptr_impl_ref::copy_)(const void *)

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