AppOptions Namespace Reference

Utilities for application options management, related to boost.program_options. More...


Functions

PVLE_EXPORT void write (const boost::program_options::variables_map &vm, const boost::program_options::options_description &desc, const boost::filesystem::path &file, const char *const strHeader=NULL)
 Utility function to write a boost::program_options::variable_map to disk.
std::ostream & operator<< (std::ostream &stream, const boost::any &v)
 Stream output for boost::any values, but only for those that are supposed to be used by boost.program_options.


Detailed Description

Utilities for application options management, related to boost.program_options.


Function Documentation

std::ostream& AppOptions::operator<< ( std::ostream &  stream,
const boost::any &  v 
)

Stream output for boost::any values, but only for those that are supposed to be used by boost.program_options.

Definition at line 37 of file AppOptions.cpp.

void AppOptions::write ( const boost::program_options::variables_map &  vm,
const boost::program_options::options_description &  desc,
const boost::filesystem::path &  file,
const char *const   strHeader = NULL 
)

Utility function to write a boost::program_options::variable_map to disk.

Definition at line 50 of file AppOptions.cpp.


Generated on Sun Jan 17 11:39:35 2010 for PVLE (Pro-Vocation Light Engine) by  doxygen 1.5.9