#include <marketDefaults.h>
Public Types |
|
| typedef bool(* | Point2Validator )(Point2 &) |
Public Member Functions |
|
| virtual Point2 | GetPoint2 (SClass_ID objectSuperClass, const Class_ID &objectClass, const MCHAR *name, const Point2 &defaultValue, Point2Validator validator=NULL, int dimension=DIM_NONE)=0 |
| typedef bool(* Point2Validator)(Point2 &) |
| virtual Point2 GetPoint2 | ( | SClass_ID | objectSuperClass, |
| const Class_ID & | objectClass, | ||
| const MCHAR * | name, | ||
| const Point2 & | defaultValue, | ||
| Point2Validator | validator = NULL, |
||
| int | dimension =
DIM_NONE |
||
| ) | [pure virtual] |