Fraxinus  18.10
An IGT application
Catch::NameAndDesc Struct Reference

#include <catch.hpp>

Public Member Functions

 NameAndDesc (const char *_name="", const char *_description="")
 

Public Attributes

const char * name
 
const char * description
 

Detailed Description

Definition at line 462 of file catch.hpp.

Constructor & Destructor Documentation

Catch::NameAndDesc::NameAndDesc ( const char *  _name = "",
const char *  _description = "" 
)
inline

Definition at line 463 of file catch.hpp.

Member Data Documentation

const char* Catch::NameAndDesc::description

Definition at line 468 of file catch.hpp.

const char* Catch::NameAndDesc::name

Definition at line 467 of file catch.hpp.


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