Free Electron
Classes | Namespaces | Macros | Functions
RecordView.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fe::ext::RecordView
 Bindable collection of accessor Functors. More...
 
class  fe::ext::RecordView::RecordHolder
 Untyped Functor base. More...
 
class  fe::ext::RecordView::Functor< T >
 Bound accessor in a RecordView. More...
 

Namespaces

 fe
 kernel
 

Macros

#define FE_RV_VERBOSE   (FE_CODEGEN<=FE_DEBUG)
 
#define FE_RV_CHECK   (FE_CODEGEN<=FE_DEBUG)
 
#define FE_RV_R_CHECK   (FE_CODEGEN<=FE_DEBUG)
 
#define FE_RV_WR_CHECK   (FE_CODEGEN<=FE_DEBUG)
 

Functions

BWORD fe::ext::operator== (const RecordView &rRecordView1, const RecordView &rRecordView2)
 
BWORD fe::ext::operator!= (const RecordView &rRecordView1, const RecordView &rRecordView2)