Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac::CommandLine::option Struct Reference

#include <cmd_line.h>

Public Member Functions

 option (const std::string &a_name)

Public Attributes

std::string m_name
std::string m_value

Constructor & Destructor Documentation

◆ option()

dirac::CommandLine::option::option ( const std::string & a_name)
inline

References m_name, and m_value.

Member Data Documentation

◆ m_name

std::string dirac::CommandLine::option::m_name

Referenced by option().

◆ m_value

std::string dirac::CommandLine::option::m_value

Referenced by option().


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

© 2004 British Broadcasting Corporation. Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.