#include <gtest.h>
Public Member Functions | |
ConstCharPtr (const char *str) | |
ConstCharPtr (const char *str) | |
ConstCharPtr (const char *str) | |
ConstCharPtr (const char *str) | |
operator bool () const | |
operator bool () const | |
operator bool () const | |
operator bool () const | |
Public Attributes | |
const char * | value |
Definition at line 7625 of file gmock/gtest/fused-src/gtest/gtest.h.
testing::internal::ConstCharPtr::ConstCharPtr | ( | const char * | str | ) | [inline] |
Definition at line 7626 of file gmock/gtest/fused-src/gtest/gtest.h.
testing::internal::ConstCharPtr::ConstCharPtr | ( | const char * | str | ) | [inline] |
Definition at line 666 of file gmock/gtest/include/gtest/internal/gtest-internal.h.
testing::internal::ConstCharPtr::ConstCharPtr | ( | const char * | str | ) | [inline] |
Definition at line 7626 of file gtest/fused-src/gtest/gtest.h.
testing::internal::ConstCharPtr::ConstCharPtr | ( | const char * | str | ) | [inline] |
Definition at line 666 of file gtest/include/gtest/internal/gtest-internal.h.
testing::internal::ConstCharPtr::operator bool | ( | ) | const [inline] |
Definition at line 667 of file gmock/gtest/include/gtest/internal/gtest-internal.h.
testing::internal::ConstCharPtr::operator bool | ( | ) | const [inline] |
Definition at line 667 of file gtest/include/gtest/internal/gtest-internal.h.
testing::internal::ConstCharPtr::operator bool | ( | ) | const [inline] |
Definition at line 7627 of file gtest/fused-src/gtest/gtest.h.
testing::internal::ConstCharPtr::operator bool | ( | ) | const [inline] |
Definition at line 7627 of file gmock/gtest/fused-src/gtest/gtest.h.
const char * testing::internal::ConstCharPtr::value |
Definition at line 7628 of file gmock/gtest/fused-src/gtest/gtest.h.