CHROMA
Public Member Functions | List of all members
ChromaEnvironment Class Reference

#include <chroma_gtest_env.h>

Inheritance diagram for ChromaEnvironment:
testing::Environment

Public Member Functions

 ChromaEnvironment (int *argc, char ***argv)
 
 ~ChromaEnvironment ()
 
bool linkageHack (void)
 
- Public Member Functions inherited from testing::Environment
virtual ~Environment ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Detailed Description

Definition at line 15 of file chroma_gtest_env.h.

Constructor & Destructor Documentation

◆ ChromaEnvironment()

ChromaEnvironment::ChromaEnvironment ( int *  argc,
char ***  argv 
)
inline

Definition at line 17 of file chroma_gtest_env.h.

References Chroma::initialize(), and Chroma::linkageHack().

◆ ~ChromaEnvironment()

ChromaEnvironment::~ChromaEnvironment ( )
inline

Definition at line 22 of file chroma_gtest_env.h.

References Chroma::finalize().

Member Function Documentation

◆ linkageHack()

bool ChromaEnvironment::linkageHack ( void  )
inline

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