Public Member Functions | |
const UserType & | get1 () const |
const UserType & | get2 () const |
UserType | get_rvalue () const |
void | set1 (int v) |
void | set2 (int v) |
Public Attributes | |
UserType | v1 {1} |
UserType | v2 {1} |
Static Public Attributes | |
static UserType | sv1 |
static UserType | sv2 |
Definition at line 102 of file test_methods_and_attributes.cpp.
|
inline |
Definition at line 108 of file test_methods_and_attributes.cpp.
|
inline |
Definition at line 109 of file test_methods_and_attributes.cpp.
|
inline |
Definition at line 110 of file test_methods_and_attributes.cpp.
|
inline |
Definition at line 111 of file test_methods_and_attributes.cpp.
|
inline |
Definition at line 112 of file test_methods_and_attributes.cpp.
|
static |
Definition at line 105 of file test_methods_and_attributes.cpp.
|
static |
Definition at line 106 of file test_methods_and_attributes.cpp.
UserType TestPropRVP::v1 {1} |
Definition at line 103 of file test_methods_and_attributes.cpp.
UserType TestPropRVP::v2 {1} |
Definition at line 104 of file test_methods_and_attributes.cpp.