VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Enumerations

This file declares the class DtCmdLine::MultiArg and several helper classes. More...

Go to the source code of this file.

Classes

class  DtCmdLine::MultiArg< T >
 An argument that allows multiple values of type T to be specified. More...
 
class  DtCmdLine::MULTI_ARG_HELPER::ValueExtractor< T >
 This class is used to extract a value from an argument. More...
 
class  DtCmdLine::MULTI_ARG_HELPER::ValueExtractor< std::string >
 Specialization for string. More...
 
class  DtCmdLine::MULTI_ARG_HELPER::ValueExtractor< DtString >
 Specialization for string. More...
 
class  DtCmdLine::MultiArg< T >
 An argument that allows multiple values of type T to be specified. More...
 

Namespaces

 DtCmdLine
 
 DtCmdLine::MULTI_ARG_HELPER
 

Macros

#define HAVE_SSTREAM
 

Enumerations

enum  DtCmdLine::MULTI_ARG_HELPER::Error_e { DtCmdLine::MULTI_ARG_HELPER::EXTRACT_FAILURE = 1000, DtCmdLine::MULTI_ARG_HELPER::EXTRACT_TOO_MANY }
 

Detailed Description

This file declares the class DtCmdLine::MultiArg and several helper classes.

Macro Definition Documentation

#define HAVE_SSTREAM

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)