OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TSelectionIndexMapper< TValue >, including all inherited members.
Get() const | owl::TSelectionIndexMapper< TValue > | inline |
Set(int index) | owl::TSelectionIndexMapper< TValue > | inline |
TSelectionIndexMapper(const TValue(&values)[N], TGet get, TSet set) | owl::TSelectionIndexMapper< TValue > | inline |
TSelectionIndexMapper(const TValue(&values)[N], D *d, R(D::*get)() const, void(D::*set)(A)) | owl::TSelectionIndexMapper< TValue > | inline |