PydtnApplication Class Reference

An application that uses a Python function, and is able to be set up directly from Python. More...

#include <pydtn/PydtnApplication.h>

Inheritance diagram for PydtnApplication:

Inheritance graph
[legend]
Collaboration diagram for PydtnApplication:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PydtnApplication (PydtnAppObject *pyapp, PyObject *pyappID)
 Constructor.
virtual ~PydtnApplication ()
 Virtual destructor.
PyObject * pyid ()
 The application identifier as a python object.

Protected Member Functions

const DTN::ByteString & appID () const
 Application identifier for Bundles.
void process (const DTN::Bundle &b)
 Call the application on a received Bundle.


Detailed Description

An application that uses a Python function, and is able to be set up directly from Python.

Definition at line 62 of file PydtnApplication.h.


The documentation for this class was generated from the following files:
Generated on Mon Mar 24 11:15:47 2008 for Pydtn Simulator by  doxygen 1.5.4