Public Member Functions | Public Attributes | Static Public Attributes | List of all members
TestPropRVP Struct Reference

Public Member Functions

const UserTypeget1 () const
 
const UserTypeget2 () 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
 

Detailed Description

Definition at line 96 of file test_methods_and_attributes.cpp.

Member Function Documentation

const UserType& TestPropRVP::get1 ( ) const
inline

Definition at line 102 of file test_methods_and_attributes.cpp.

const UserType& TestPropRVP::get2 ( ) const
inline

Definition at line 103 of file test_methods_and_attributes.cpp.

UserType TestPropRVP::get_rvalue ( ) const
inline

Definition at line 104 of file test_methods_and_attributes.cpp.

void TestPropRVP::set1 ( int  v)
inline

Definition at line 105 of file test_methods_and_attributes.cpp.

void TestPropRVP::set2 ( int  v)
inline

Definition at line 106 of file test_methods_and_attributes.cpp.

Member Data Documentation

UserType TestPropRVP::sv1
static

Definition at line 99 of file test_methods_and_attributes.cpp.

UserType TestPropRVP::sv2
static

Definition at line 100 of file test_methods_and_attributes.cpp.

UserType TestPropRVP::v1 {1}

Definition at line 97 of file test_methods_and_attributes.cpp.

UserType TestPropRVP::v2 {1}

Definition at line 98 of file test_methods_and_attributes.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54