NCBI C++ ToolKit
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
SNcbiTestTCTimeout< T > Struct Template Reference

Search Toolkit Book for SNcbiTestTCTimeout

Copy of auto_tc_exp_fail from Boost.Test to store the value of timeout for each test. More...

#include <corelib/test_boost.hpp>

Public Member Functions

 SNcbiTestTCTimeout ()
 
 SNcbiTestTCTimeout (unsigned int v)
 
unsigned int value () const
 

Static Public Member Functions

static SNcbiTestTCTimeout *& instance ()
 

Private Attributes

unsigned m_value
 

Detailed Description

template<typename T>
struct SNcbiTestTCTimeout< T >

Copy of auto_tc_exp_fail from Boost.Test to store the value of timeout for each test.

Definition at line 1184 of file test_boost.hpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:56 2024 by modify_doxy.py rev. 669887