Definition at line 126 of file arena_unittest.cc.
◆ MustBeConstructedWithOneThroughEight()
google::protobuf::MustBeConstructedWithOneThroughEight::MustBeConstructedWithOneThroughEight |
( |
int |
one, |
|
|
const char * |
two, |
|
|
const std::string & |
three, |
|
|
const PleaseDontCopyMe * |
four, |
|
|
int |
five, |
|
|
const char * |
six, |
|
|
const std::string & |
seven, |
|
|
const std::string & |
eight |
|
) |
| |
|
inline |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
◆ eight_
std::string google::protobuf::MustBeConstructedWithOneThroughEight::eight_ |
◆ five_
int google::protobuf::MustBeConstructedWithOneThroughEight::five_ |
◆ four_
const PleaseDontCopyMe* google::protobuf::MustBeConstructedWithOneThroughEight::four_ |
◆ one_
int google::protobuf::MustBeConstructedWithOneThroughEight::one_ |
◆ seven_
std::string google::protobuf::MustBeConstructedWithOneThroughEight::seven_ |
◆ six_
const char* const google::protobuf::MustBeConstructedWithOneThroughEight::six_ |
◆ three_
std::string google::protobuf::MustBeConstructedWithOneThroughEight::three_ |
◆ two_
const char* const google::protobuf::MustBeConstructedWithOneThroughEight::two_ |
The documentation for this class was generated from the following file: