Dirac - A Video Codec
Created by the British Broadcasting Corporation.
CommandLine Class Reference
#include <cmd_line.h>
List of all members.
Public Member Functions
- CommandLine (int argc, char *argv[], const std::set< std::string > &bool_opts)
- Constructor.
- const std::vector< option > & GetOptions () const
- const std::vector< std::string > & GetInputs () const
- size_t Count () const
Private Attributes
Constructor & Destructor Documentation
CommandLine::CommandLine |
( |
int |
argc, |
|
|
char * |
argv[], |
|
|
const std::set< std::string > & |
bool_opts |
|
) |
|
|
Member Function Documentation
size_t CommandLine::Count |
( |
|
) |
const [inline] |
|
const std::vector<std::string>& CommandLine::GetInputs |
( |
|
) |
const [inline] |
|
const std::vector<option>& CommandLine::GetOptions |
( |
|
) |
const [inline] |
|
Member Data Documentation
The documentation for this class 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.