Public Member Functions | Protected Attributes | Private Attributes | List of all members
gtsam::NoMatchFoundForFixed Class Reference

#include <Values.h>

Inheritance diagram for gtsam::NoMatchFoundForFixed:
Inheritance graph
[legend]

Public Member Functions

 NoMatchFoundForFixed (size_t M1, size_t N1, size_t M2, size_t N2) noexcept
 
GTSAM_EXPORT const char * what () const noexcept override
 
 ~NoMatchFoundForFixed () noexcept override
 

Protected Attributes

const size_t M1_
 
const size_t M2_
 
const size_t N1_
 
const size_t N2_
 

Private Attributes

std::string message_
 

Detailed Description

Definition at line 448 of file Values.h.

Constructor & Destructor Documentation

◆ NoMatchFoundForFixed()

gtsam::NoMatchFoundForFixed::NoMatchFoundForFixed ( size_t  M1,
size_t  N1,
size_t  M2,
size_t  N2 
)
inlinenoexcept

Definition at line 458 of file Values.h.

◆ ~NoMatchFoundForFixed()

gtsam::NoMatchFoundForFixed::~NoMatchFoundForFixed ( )
inlineoverridenoexcept

Definition at line 462 of file Values.h.

Member Function Documentation

◆ what()

const char * gtsam::NoMatchFoundForFixed::what ( ) const
overridenoexcept

Definition at line 305 of file Values.cpp.

Member Data Documentation

◆ M1_

const size_t gtsam::NoMatchFoundForFixed::M1_
protected

Definition at line 451 of file Values.h.

◆ M2_

const size_t gtsam::NoMatchFoundForFixed::M2_
protected

Definition at line 452 of file Values.h.

◆ message_

std::string gtsam::NoMatchFoundForFixed::message_
mutableprivate

Definition at line 455 of file Values.h.

◆ N1_

const size_t gtsam::NoMatchFoundForFixed::N1_
protected

Definition at line 451 of file Values.h.

◆ N2_

const size_t gtsam::NoMatchFoundForFixed::N2_
protected

Definition at line 452 of file Values.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:05