Public Member Functions | Public Attributes | List of all members
CopyOnlyInt Class Reference

Public Member Functions

 CopyOnlyInt ()
 
 CopyOnlyInt (int v)
 
 CopyOnlyInt (const CopyOnlyInt &c)
 
CopyOnlyIntoperator= (const CopyOnlyInt &c)
 
 ~CopyOnlyInt ()
 

Public Attributes

int value
 

Detailed Description

Definition at line 61 of file test_copy_move.cpp.

Constructor & Destructor Documentation

CopyOnlyInt::CopyOnlyInt ( )
inline

Definition at line 63 of file test_copy_move.cpp.

CopyOnlyInt::CopyOnlyInt ( int  v)
inline

Definition at line 64 of file test_copy_move.cpp.

CopyOnlyInt::CopyOnlyInt ( const CopyOnlyInt c)
inline

Definition at line 65 of file test_copy_move.cpp.

CopyOnlyInt::~CopyOnlyInt ( )
inline

Definition at line 67 of file test_copy_move.cpp.

Member Function Documentation

CopyOnlyInt& CopyOnlyInt::operator= ( const CopyOnlyInt c)
inline

Definition at line 66 of file test_copy_move.cpp.

Member Data Documentation

int CopyOnlyInt::value

Definition at line 69 of file test_copy_move.cpp.


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


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