proxygen
|
#include <gtest-port.h>
Public Member Functions | |
ThreadLocal () | |
ThreadLocal (const T &value) | |
T * | pointer () |
const T * | pointer () const |
const T & | get () const |
void | set (const T &value) |
ThreadLocal () | |
ThreadLocal (const T &value) | |
T * | pointer () |
const T * | pointer () const |
const T & | get () const |
void | set (const T &value) |
ThreadLocal () | |
ThreadLocal (const T &value) | |
T * | pointer () |
const T * | pointer () const |
const T & | get () const |
void | set (const T &value) |
Private Attributes | |
T | value_ |
Definition at line 2162 of file gtest-port.h.
|
inline |
Definition at line 2164 of file gtest-port.h.
|
inlineexplicit |
Definition at line 2165 of file gtest-port.h.
|
inline |
Definition at line 2164 of file gtest-port.h.
|
inlineexplicit |
Definition at line 2165 of file gtest-port.h.
|
inline |
Definition at line 2164 of file gtest-port.h.
|
inlineexplicit |
Definition at line 2165 of file gtest-port.h.
|
inline |
Definition at line 2168 of file gtest-port.h.
Referenced by testing::internal::NoDefaultContructor::NoDefaultContructor(), testing::internal::TEST(), and testing::internal::To::To().
|
inline |
Definition at line 2168 of file gtest-port.h.
|
inline |
Definition at line 2168 of file gtest-port.h.
|
inline |
Definition at line 2166 of file gtest-port.h.
|
inline |
Definition at line 2166 of file gtest-port.h.
|
inline |
Definition at line 2166 of file gtest-port.h.
Referenced by testing::internal::NoDefaultContructor::NoDefaultContructor(), and testing::internal::TEST().
|
inline |
Definition at line 2167 of file gtest-port.h.
|
inline |
Definition at line 2167 of file gtest-port.h.
|
inline |
Definition at line 2167 of file gtest-port.h.
|
inline |
Definition at line 2169 of file gtest-port.h.
|
inline |
Definition at line 2169 of file gtest-port.h.
Referenced by testing::internal::NoDefaultContructor::NoDefaultContructor(), and testing::internal::TEST().
|
inline |
Definition at line 2169 of file gtest-port.h.
|
private |
Definition at line 2171 of file gtest-port.h.