|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/property.h>
Public Member Functions | |
| operator T () | |
| T | operator= (T value) |
| TSetter & | operator= (const TSetter &val) |
Public Attributes | |
| I | Index |
Protected Attributes | |
| T * | Content |
Definition at line 190 of file property.h.
|
inline |
Definition at line 193 of file property.h.
References owl::TArrayProperty< T, I >::TSetter::Content.
|
inline |
Definition at line 195 of file property.h.
References owl::TArrayProperty< T, I >::TSetter::Content.
|
inline |
Definition at line 194 of file property.h.
References owl::TArrayProperty< T, I >::TSetter::Content, and owl::TArrayProperty< T, I >::TSetter::Index.
|
protected |
Definition at line 197 of file property.h.
| I owl::TArrayProperty< T, I >::TSetter::Index |
Definition at line 192 of file property.h.