7 #ifndef __misc_DrawPoints_h__ 8 #define __misc_DrawPoints_h__ 23 virtual public HandlerI,
24 virtual public Dispatch,
31 void initialize(
void);
34 virtual void handle(
Record &record);
37 virtual bool call(
const String &a_name, std::vector<Instance> a_argv);
Definition: DrawPoints.h:21
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Automatically reference-counted string container.
Definition: String.h:128
Reference to an instance of a Layout.
Definition: RecordSB.h:35