![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <NCollection_Vec3.hxx>#include <Standard_TypeDef.hxx>#include <map>#include <vector>#include <set>#include <string>Data Structures | |
| class | ViewerTest_CmdParser |
| Command parser. More... | |
Typedefs | |
| typedef std::size_t | ViewerTest_CommandOptionKey |
| A key for a command line option used for a ViewerTest_CmdParser work. | |
| typedef std::set< ViewerTest_CommandOptionKey > | ViewerTest_CommandOptionKeySet |
| A set of keys for command-line options. | |
| typedef std::size_t ViewerTest_CommandOptionKey |
A key for a command line option used for a ViewerTest_CmdParser work.
| typedef std::set<ViewerTest_CommandOptionKey> ViewerTest_CommandOptionKeySet |
A set of keys for command-line options.