Public Member Functions | Public Attributes | List of all members
gtsam::Dummy Struct Reference

#include <Dummy.h>

Public Member Functions

 Dummy ()
 
 Dummy (const Dummy &other)=default
 
unsigned char dummyTwoVar (unsigned char a) const
 
Dummyoperator= (const Dummy &other)=default
 
void print (const std::string &s="") const
 
 ~Dummy ()
 

Public Attributes

size_t id
 

Detailed Description

Definition at line 28 of file Dummy.h.

Constructor & Destructor Documentation

◆ Dummy() [1/2]

gtsam::Dummy::Dummy ( )

Definition at line 27 of file Dummy.cpp.

◆ ~Dummy()

gtsam::Dummy::~Dummy ( )

Definition at line 31 of file Dummy.cpp.

◆ Dummy() [2/2]

gtsam::Dummy::Dummy ( const Dummy other)
default

Member Function Documentation

◆ dummyTwoVar()

unsigned char gtsam::Dummy::dummyTwoVar ( unsigned char  a) const

Definition at line 39 of file Dummy.cpp.

◆ operator=()

Dummy& gtsam::Dummy::operator= ( const Dummy other)
default

◆ print()

void gtsam::Dummy::print ( const std::string &  s = "") const

Definition at line 35 of file Dummy.cpp.

Member Data Documentation

◆ id

size_t gtsam::Dummy::id

Definition at line 29 of file Dummy.h.


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


gtsam
Author(s):
autogenerated on Wed May 28 2025 03:14:16