|
Free Electron
|
test view specification More...
#include <MyView.h>

Public Member Functions | |
| AccessView (sp< Scope > spScope) | |
| F32 & | MyF32 (void) |
| test accesor test accesor More... | |
| F32 & | MyF32 (Record &a_record) |
| test accesor test accesor More... | |
| int & | blat (void) |
| another More... | |
| int & | blat (Record &a_record) |
| another More... | |
Public Member Functions inherited from fe::ext::View | |
| void | bind (Record &a_record) |
| bool | check (sp< Layout > spLayout) |
| bool | check (Record &a_record) |
| bool | check (sp< RecordArray > spRA) |
| bool | check (void) |
Private Attributes | |
| Accessor< F32 > | m_a_MyF32 |
| Accessor< int > | m_a_blat |
Additional Inherited Members | |
Protected Attributes inherited from fe::ext::View | |
| Array< BaseAccessor > | m_accessors |
| Record | m_record |
test view specification
|
inline |
another
References fe::RecordSB::isValid().
|
inline |
another
References fe::RecordSB::isValid().
|
inline |
test accesor test accesor
References fe::RecordSB::isValid().
|
inline |
test accesor test accesor
References fe::RecordSB::isValid().
1.8.13