CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
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 441 of file catch.hpp.

Constructor & Destructor Documentation

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

Definition at line 442 of file catch.hpp.

Member Data Documentation

const char* Catch::NameAndDesc::description

Definition at line 447 of file catch.hpp.

const char* Catch::NameAndDesc::name

Definition at line 446 of file catch.hpp.


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