OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sandesh_options.h File Reference
#include <boost/program_options.hpp>
#include <sandesh/sandesh_constants.h>
Include dependency graph for sandesh_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SandeshConfig
 

Namespaces

 sandesh
 
 sandesh::options
 

Functions

void sandesh::options::AddOptions (boost::program_options::options_description *sandesh_options, SandeshConfig *sandesh_config)
 
void sandesh::options::ProcessOptions (const boost::program_options::variables_map &var_map, SandeshConfig *sandesh_config)