BASIS  version 1.2.3 (revision 2104)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
TCLAP::Arg
TCLAP::ArgException
TCLAP::ArgParseException
TCLAP::ArgTraits< T >
TCLAP::ArgTraits< bool >
TCLAP::ArgTraits< char >
TCLAP::ArgTraits< double >
TCLAP::ArgTraits< float >
TCLAP::ArgTraits< int >
TCLAP::ArgTraits< long >
TCLAP::ArgTraits< short >
TCLAP::ArgTraits< std::string >
TCLAP::ArgTraits< unsigned char >
TCLAP::ArgTraits< unsigned int >
TCLAP::ArgTraits< unsigned long >
TCLAP::ArgTraits< unsigned short >
TCLAP::ArgTraits< wchar_t >
SBIA::BASIS::Basis
TCLAP::CmdLine
sbia::basis::CmdLineManages command line definition and parsing of arguments
TCLAP::CmdLineInterface
TCLAP::CmdLineOutput
TCLAP::CmdLineParseException
CompareVisitorVisitor used to handle --compare option
TCLAP::Constraint< T >
sbia::basis::ConvertSpecialCharsFunction object used to convert special characters in command-line given as single string
TCLAP::DocBookOutput
sbia::basis::ExecutableTargetInfoProvides information about executable build targets
SBIA::BASIS::ExecutableTargetInfo
sbia::basis::ExistingDirectoryConstraintConstrain argument values to paths of existing directories
sbia::basis::ExistingFileConstraintConstrain argument values to paths of existing files
TCLAP::ExitException
SBIA::BASIS::DoxyGen::Filter
TCLAP::HelpVisitor
sbia::basis::HelpVisitorDisplays either full help or usage only
TCLAP::IgnoreRestVisitor
JTap
JTapException
JTapExitException
JTapSkipException
sbia::basis::ManPageVisitorDisplays man page and exits
TCLAP::MultiArg< T >
sbia::basis::MultiArg< T >An argument that allows multiple values of type T to be specified
TCLAP::MultiSwitchArg
sbia::basis::NegativeValueConstraint< T >Constrain argument values to negative values
sbia::basis::NonZeroValueConstraint< T >Constrain argument values to non-zero values
TCLAP::OptionalUnlabeledTracker
SBIA::BASIS::DoxyGen::PerlFilter
sbia::basis::PositiveValueConstraint< T >Constrain argument values to positive values
RegressionTestStructure holding arguments to --compare option and currently set tolerances to be used for the regression test
TCLAP::SpecificationException
SBIA::BASIS::StdAux
sbia::basis::StdOutputPrints help, version information, and command-line errors
TCLAP::StdOutput
TCLAP::StringLike
TCLAP::StringLikeTrait
sbia::basis::SubprocessPlatform-independent interface to create and control a subprocess
sbia::basis::SubprocessExceptionException type thrown by execute_process()
TCLAP::SwitchArg
TCLAP::UnlabeledMultiArg< T >
TCLAP::UnlabeledValueArg< T >
TCLAP::ValueArg< T >
sbia::basis::ValueArg< T >An argument that allows multiple values of type T to be specified
TCLAP::ValueLike
TCLAP::ValueLikeTrait
TCLAP::ValuesConstraint< T >
TCLAP::VersionVisitor
TCLAP::Visitor
SBIA::BASIS::File::Which
sbia::basis::XmlVisitorOutputs the command-line interface in XML format
TCLAP::XorHandler
sbia::basis::ZeroOrNegativeValueConstraint< T >Constrain argument values to zero or negative values
sbia::basis::ZeroOrPositiveValueConstraint< T >Constrain argument values to zero or positive values
TCLAP::ZshCompletionOutput