#include <sample2.h>
◆ MyString() [1/3]
◆ MyString() [2/3]
| MyString::MyString |
( |
const char * | a_c_string | ) |
|
|
inlineexplicit |
◆ MyString() [3/3]
◆ ~MyString()
◆ c_string()
| const char * MyString::c_string |
( |
| ) |
const |
|
inline |
◆ CloneCString()
| const char * MyString::CloneCString |
( |
const char * | a_c_string | ) |
|
|
static |
◆ Length()
| size_t MyString::Length |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ Set()
| void MyString::Set |
( |
const char * | c_string | ) |
|
◆ c_string_
| const char* MyString::c_string_ |
|
private |
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/samples/sample2.h
- external/rapidjson/thirdparty/gtest/googletest/samples/sample2.cc