Public Member Functions | List of all members
CRMGeometryConfiguration Struct Reference
Inheritance diagram for CRMGeometryConfiguration:
testing::BoostCommandLineConfiguration< CONFIGURATIONCLASS >

Public Member Functions

 CRMGeometryConfiguration ()
 Constructor: overrides the application name. More...
 
- Public Member Functions inherited from testing::BoostCommandLineConfiguration< CONFIGURATIONCLASS >
 BoostCommandLineConfiguration ()
 Default constructor; this is what is used in Boost unit test. More...
 
 BoostCommandLineConfiguration (std::string name)
 Constructor; accepts the name as parameter. More...
 
 BoostCommandLineConfiguration ()
 Default constructor; this is what is used in Boost unit test. More...
 
 BoostCommandLineConfiguration (std::string name)
 Constructor; accepts the name as parameter. More...
 

Additional Inherited Members

- Public Types inherited from testing::BoostCommandLineConfiguration< CONFIGURATIONCLASS >
using Base_t = CONFIGURATIONCLASS
 
using Base_t = CONFIGURATIONCLASS
 
- Protected Member Functions inherited from testing::BoostCommandLineConfiguration< CONFIGURATIONCLASS >
void ParseCommandLineFromBoost ()
 Parses arguments as delivered by Boost. More...
 
void ParseCommandLineFromBoost ()
 Parses arguments as delivered by Boost. More...
 

Detailed Description

Definition at line 38 of file geometry_crmchannelmapping_test.cxx.

Constructor & Destructor Documentation

CRMGeometryConfiguration::CRMGeometryConfiguration ( )
inline

Constructor: overrides the application name.

Definition at line 44 of file geometry_crmchannelmapping_test.cxx.

45  { SetApplicationName("GeometryCRMChannelMappingTest"); }
void SetApplicationName(string const &applicationName)

The documentation for this struct was generated from the following file: