Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Typedefs
ViewerTest_CmdParser.hxx File Reference
#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_CommandOptionKeyViewerTest_CommandOptionKeySet
 A set of keys for command-line options.
 

Typedef Documentation

◆ ViewerTest_CommandOptionKey

typedef std::size_t ViewerTest_CommandOptionKey

A key for a command line option used for a ViewerTest_CmdParser work.

◆ ViewerTest_CommandOptionKeySet

A set of keys for command-line options.