Cambridge SMT System
googletesting::functor_test2 Struct Reference

Public Member Functions

 functor_test2 (unsigned a)
 
void operator() ()
 

Public Attributes

unsigned * silly_
 

Detailed Description

Definition at line 42 of file multithreading.gtest.cpp.

Constructor & Destructor Documentation

googletesting::functor_test2::functor_test2 ( unsigned  a)
inline

Definition at line 44 of file multithreading.gtest.cpp.

Here is the call graph for this function:

Member Function Documentation

void googletesting::functor_test2::operator() ( void  )
inline

Definition at line 47 of file multithreading.gtest.cpp.

Member Data Documentation

unsigned* googletesting::functor_test2::silly_

Definition at line 43 of file multithreading.gtest.cpp.


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