dtn::BundleDaemon::BundleDaemon::Stats Struct Reference

Statistics structure definition. More...

#include <BundleDaemon.h>

List of all members.

Public Attributes

u_int32_t received_bundles_
u_int32_t delivered_bundles_
u_int32_t generated_bundles_
u_int32_t transmitted_bundles_
u_int32_t expired_bundles_
u_int32_t deleted_bundles_
u_int32_t duplicate_bundles_
u_int32_t injected_bundles_
u_int32_t events_processed_


Detailed Description

Statistics structure definition.

Definition at line 488 of file BundleDaemon.h.


Member Data Documentation

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::deleted_bundles_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::delivered_bundles_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::duplicate_bundles_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::events_processed_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::expired_bundles_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::generated_bundles_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::injected_bundles_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::received_bundles_

u_int32_t dtn::BundleDaemon::BundleDaemon::Stats::transmitted_bundles_


The documentation for this struct was generated from the following file:

Generated on Fri Jan 30 09:43:12 2009 for DTN Reference Implementation by  doxygen 1.5.8