Open CASCADE Technology  7.7.0
Data Structures | Typedefs

ViewerTest_CmdParser.hxx File Reference

#include <Graphic3d_Vec3.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. More...
 
typedef std::set< ViewerTest_CommandOptionKeyViewerTest_CommandOptionKeySet
 A set of keys for command-line options. More...
 

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.