Public Member Functions

InitHandler Class Reference

Stateless, thread safe initialization hander. More...

#include <init.h>

Inheritance diagram for InitHandler:
ComponentHandler

Public Member Functions

virtual void Run (LinkGraphJob *job)
 Set up the node and edge annotations on the given job.
virtual ~InitHandler ()
 Virtual destructor has to be defined because of virtual Run().

Detailed Description

Stateless, thread safe initialization hander.

Initializes node and edge annotations.

Definition at line 12 of file init.h.


Member Function Documentation

void InitHandler::Run ( LinkGraphJob job  )  [virtual]

The documentation for this class was generated from the following files: