Qucs-core  0.0.19
Public Member Functions | Data Fields
testing::internal::ConstCharPtr Struct Reference

#include <gtest.h>

Public Member Functions

 ConstCharPtr (const char *str)
 operator bool () const
 ConstCharPtr (const char *str)
 operator bool () const

Data Fields

const char * value

Detailed Description

Definition at line 7625 of file fused-src/gtest/gtest.h.


Constructor & Destructor Documentation

testing::internal::ConstCharPtr::ConstCharPtr ( const char *  str) [inline]

Definition at line 7626 of file fused-src/gtest/gtest.h.

testing::internal::ConstCharPtr::ConstCharPtr ( const char *  str) [inline]

Definition at line 666 of file gtest-internal.h.


Member Function Documentation

testing::internal::ConstCharPtr::operator bool ( ) const [inline]

Definition at line 667 of file gtest-internal.h.

testing::internal::ConstCharPtr::operator bool ( ) const [inline]

Definition at line 7627 of file fused-src/gtest/gtest.h.


Field Documentation

Definition at line 7628 of file fused-src/gtest/gtest.h.


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