Codebase list ruby-fxruby / run/3d5a4e82-a43d-42a1-b45b-3cdbad1db042/upstream ext / fox16_c / include / FXRbIdVirtuals.h
run/3d5a4e82-a43d-42a1-b45b-3cdbad1db042/upstream

Tree @run/3d5a4e82-a43d-42a1-b45b-3cdbad1db042/upstream (Download .tar.gz)

FXRbIdVirtuals.h @run/3d5a4e82-a43d-42a1-b45b-3cdbad1db042/upstreamraw · history · blame

1
2
3
4
5
6
7
8
9
public:
  // Overrides base class version of create()
  virtual void create();

  // Overrides base class version of detach()
  virtual void detach();

  // Overrides base class version of destroy()
  virtual void destroy();