- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
HPropertyDriver Class Reference¶
#include <HPropDri.h>
Inheritance diagram for HPropertyDriver:
Inheritance graph
[legend]
Collaboration diagram for HPropertyDriver:
Collaboration graph
[legend]
Public Member Functions |
|
| HProperty * | GetProperty () |
| HPropertyDriver * | GetNextActionDriver () |
| HPropertyDriver * | GetNextDriver () |
| HPropertyDriver * | GetNextDriverForAction () |
| HAction * | GetAction () |
| HPropertyDriver * | GetDriver () |
| BOOL | IsSimpleDriverShortcut () |
| void | SetProperty (HProperty *) |
| HDriverShortcut * | NewShortcut (HActionCache *) |
| int | GetNumSubDrivers () |
| HPropertyDriver * | GetSubDriverAt (int i) |
| HProperty * | FindPropertyFromDriver (BOOL cacheok=FALSE) |
| HPropertyDriver * | MakeCopy () |
| void | Copy (HPropertyDriver *other) |
| void | CopyKeys (HPropertyDriver *other, HAction *action=NULL) |
| HConstraint * | IsConstraint () |
| BOOL | IsStorageDriver () |
| BOOL | AddSelfAppliedDrivers () |