Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
Loading...
Searching...
No Matches
database::orm::field_accessor< T, typename > Member List

This is the complete list of members for database::orm::field_accessor< T, typename >, including all inherited members.

field_accessor(T &value, const field_metadata &metadata)database::orm::field_accessor< T, typename >inline
get()database::orm::field_accessor< T, typename >inline
get() constdatabase::orm::field_accessor< T, typename >inline
metadata() constdatabase::orm::field_accessor< T, typename >inline
metadata_database::orm::field_accessor< T, typename >private
operator const T &() constdatabase::orm::field_accessor< T, typename >inline
operator T&()database::orm::field_accessor< T, typename >inline
operator=(const T &value)database::orm::field_accessor< T, typename >inline
value_database::orm::field_accessor< T, typename >private