|
Wire Sysio Wire Sysion 1.0.0
|
Public Types | |
| typedef T | element_type |
Public Member Functions | |
| ConstPropagatingPtr () | |
| ConstPropagatingPtr (T *t) | |
| ConstPropagatingPtr (const ConstPropagatingPtr &other) | |
| T * | get () |
| T & | operator* () |
| const T * | get () const |
| const T & | operator* () const |
Definition at line 3803 of file gmock-matchers_test.cc.
| T testing::gmock_matchers_test::ConstPropagatingPtr< T >::element_type |
Definition at line 3805 of file gmock-matchers_test.cc.
|
inline |
Definition at line 3807 of file gmock-matchers_test.cc.
|
inlineexplicit |
Definition at line 3808 of file gmock-matchers_test.cc.
|
inline |
Definition at line 3809 of file gmock-matchers_test.cc.
|
inline |
Definition at line 3811 of file gmock-matchers_test.cc.
|
inline |
Definition at line 3814 of file gmock-matchers_test.cc.
|
inline |
Definition at line 3812 of file gmock-matchers_test.cc.
|
inline |
Definition at line 3815 of file gmock-matchers_test.cc.