The Robot Application Programming Interface Delegate Project
RAPID Logo

SimpleExampleActivator Class Reference

The activator class controls the plug-in life cycle.

Inheritance diagram for SimpleExampleActivator:
Collaboration diagram for SimpleExampleActivator:

List of all members.

Public Member Functions

 SimpleExampleActivator ()
void start (BundleContext context) throws Exception
 Make some calls to init RAPID/DDS and set up QoS maps.
void stop (BundleContext context) throws Exception

Static Public Member Functions

static SimpleExampleActivator getDefault ()
static ImageDescriptor getImageDescriptor (String path)

Static Public Attributes

static final String PLUGIN_ID = "gov.nasa.rapid.example.simple"

Constructor & Destructor Documentation


Member Function Documentation

static SimpleExampleActivator getDefault ( ) [static]
Returns:
the shared instance
static ImageDescriptor getImageDescriptor ( String  path) [static]
Parameters:
paththe path
Returns:
the image descriptor
void start ( BundleContext  context) throws Exception

Here is the call graph for this function:

void stop ( BundleContext  context) throws Exception

Here is the call graph for this function:


Member Data Documentation

final String PLUGIN_ID = "gov.nasa.rapid.example.simple" [static]

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