VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
This is the complete list of members for VIB::Property< T >, including all inherited members.
get | VIB::Property< T > | protected |
Getter typedef | VIB::Property< T > | protected |
initCallbacks(const Getter &pGet, const Setter &pSet) | VIB::Property< T > | inline |
operator T() | VIB::Property< T > | inline |
operator->() | VIB::Property< T > | inline |
operator=(const T &nv) | VIB::Property< T > | inline |
Property() | VIB::Property< T > | inline |
Property(const Getter &pGet, const Setter &pSet) | VIB::Property< T > | inline |
set | VIB::Property< T > | protected |
Setter typedef | VIB::Property< T > | protected |