libmoost
moost::service::NoProcessOwnershipPolicy Class Reference

This policy implements no process ownership handling. More...

#include <skeleton.hpp>

List of all members.

Public Member Functions

void add_options (boost::program_options::options_description &, option_validator &)
void validate_options (const boost::program_options::variables_map &) const
void change_ownership (const boost::program_options::variables_map &)

Detailed Description

This policy implements no process ownership handling.

Definition at line 168 of file skeleton.hpp.


Member Function Documentation

void moost::service::NoProcessOwnershipPolicy::add_options ( boost::program_options::options_description &  ,
option_validator  
) [inline]

Definition at line 171 of file skeleton.hpp.

void moost::service::NoProcessOwnershipPolicy::change_ownership ( const boost::program_options::variables_map &  ) [inline]

Definition at line 179 of file skeleton.hpp.

void moost::service::NoProcessOwnershipPolicy::validate_options ( const boost::program_options::variables_map &  ) const [inline]

Definition at line 175 of file skeleton.hpp.


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