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 102 of file test_methods_and_attributes.cpp.

Member Function Documentation

◆ get1()

const UserType& TestPropRVP::get1 ( ) const
inline

Definition at line 108 of file test_methods_and_attributes.cpp.

◆ get2()

const UserType& TestPropRVP::get2 ( ) const
inline

Definition at line 109 of file test_methods_and_attributes.cpp.

◆ get_rvalue()

UserType TestPropRVP::get_rvalue ( ) const
inline

Definition at line 110 of file test_methods_and_attributes.cpp.

◆ set1()

void TestPropRVP::set1 ( int  v)
inline

Definition at line 111 of file test_methods_and_attributes.cpp.

◆ set2()

void TestPropRVP::set2 ( int  v)
inline

Definition at line 112 of file test_methods_and_attributes.cpp.

Member Data Documentation

◆ sv1

UserType TestPropRVP::sv1
static

Definition at line 105 of file test_methods_and_attributes.cpp.

◆ sv2

UserType TestPropRVP::sv2
static

Definition at line 106 of file test_methods_and_attributes.cpp.

◆ v1

UserType TestPropRVP::v1 {1}

Definition at line 103 of file test_methods_and_attributes.cpp.

◆ v2

UserType TestPropRVP::v2 {1}

Definition at line 104 of file test_methods_and_attributes.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:22