libmoost
moost::nagios::nsca_encpass Struct Reference

#include <nsca_encpass.hpp>

List of all members.

Public Member Functions

 nsca_encpass (std::string const &passwd=std::string())
 operator std::string const & () const

Static Public Member Functions

static std::string validate_encryption_password (std::string const &password)

Public Attributes

std::string passwd

Detailed Description

Definition at line 45 of file nsca_encpass.hpp.


Constructor & Destructor Documentation

moost::nagios::nsca_encpass::nsca_encpass ( std::string const &  passwd = std::string()) [inline]

Definition at line 47 of file nsca_encpass.hpp.


Member Function Documentation

moost::nagios::nsca_encpass::operator std::string const & ( ) const [inline]

Definition at line 64 of file nsca_encpass.hpp.

static std::string moost::nagios::nsca_encpass::validate_encryption_password ( std::string const &  password) [inline, static]

Definition at line 52 of file nsca_encpass.hpp.


Member Data Documentation

Definition at line 69 of file nsca_encpass.hpp.


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