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

Public Member Functions

bool loaded () const
 
void unload ()
 
bool changed () const
 
void change ()
 
unsigned char user_data () const
 
void user_data (unsigned char u)
 
 section ()
 
 ~section ()
 
void reset (bool l=false, bool c=false, transaction *t=0) const
 

Constructor & Destructor Documentation

odb::section::section ( )
inline
odb::section::~section ( )
inline

Member Function Documentation

bool odb::section::loaded ( ) const
inline
void odb::section::unload ( )
inline
bool odb::section::changed ( ) const
inline
void odb::section::change ( )
inline
unsigned char odb::section::user_data ( ) const
inline
void odb::section::user_data ( unsigned char  u)
inline
void odb::section::reset ( bool  l = false,
bool  c = false,
transaction t = 0 
) const
inline

Member Data Documentation

unsigned char odb::section::loaded
unsigned char odb::section::changed
unsigned char odb::section::armed
unsigned char odb::section::restore
unsigned char odb::section::user

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