helloworld::HelloWorldPlugin Class Reference

#include <helloWorldPlugin.h>

Inheritance diagram for helloworld::HelloWorldPlugin:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HelloWorldPlugin ()
int init (int argc, char **argv)
 Called once when user starts the plugin (or on startup if the plugin is automatically started).
int mainLoop ()
 Called whenever GraspIt's main loop is idle.
 ~HelloWorldPlugin ()

Detailed Description

Definition at line 33 of file helloWorldPlugin.h.


Constructor & Destructor Documentation

helloworld::HelloWorldPlugin::HelloWorldPlugin (  ) 

Definition at line 29 of file helloWorldPlugin.cpp.

helloworld::HelloWorldPlugin::~HelloWorldPlugin (  ) 

Definition at line 34 of file helloWorldPlugin.cpp.


Member Function Documentation

int helloworld::HelloWorldPlugin::init ( int  argc,
char **  argv 
) [virtual]

Called once when user starts the plugin (or on startup if the plugin is automatically started).

Implements Plugin.

Definition at line 39 of file helloWorldPlugin.cpp.

int helloworld::HelloWorldPlugin::mainLoop (  )  [virtual]

Called whenever GraspIt's main loop is idle.

Implements Plugin.

Definition at line 45 of file helloWorldPlugin.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Fri Jan 11 11:20:49 2013