libmoost
moost::nagios::nsca_data_packet Struct Reference

#include <nsca_data_packet.hpp>

Collaboration diagram for moost::nagios::nsca_data_packet:

List of all members.

Static Public Member Functions

static void randomize (nsca_data_packet &packet)
static void zeroize (nsca_data_packet &packet)

Public Attributes

boost::int16_t packet_version
boost::uint32_t crc32_value
boost::uint32_t timestamp
boost::int16_t return_code
char host_name [nsca_const::MAX_HOSTNAME_LENGTH]
char svc_description [nsca_const::MAX_DESCRIPTION_LENGTH]
char plugin_output [nsca_const::MAX_PLUGINOUTPUT_LENGTH]

Detailed Description

Definition at line 44 of file nsca_data_packet.hpp.


Member Function Documentation

static void moost::nagios::nsca_data_packet::randomize ( nsca_data_packet packet) [inline, static]

Definition at line 49 of file nsca_data_packet.hpp.

Here is the caller graph for this function:

static void moost::nagios::nsca_data_packet::zeroize ( nsca_data_packet packet) [inline, static]

Definition at line 59 of file nsca_data_packet.hpp.


Member Data Documentation

Definition at line 65 of file nsca_data_packet.hpp.

Definition at line 64 of file nsca_data_packet.hpp.

Definition at line 67 of file nsca_data_packet.hpp.

Definition at line 66 of file nsca_data_packet.hpp.


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