Public Member Functions | Private Types | Private Attributes | List of all members
YAML_PM::SettingChanges Class Reference

#include <setting.h>

Inheritance diagram for YAML_PM::SettingChanges:
Inheritance graph
[legend]

Public Member Functions

void clear ()
 
SettingChangesoperator= (SettingChanges &rhs)
 
void push (std::auto_ptr< SettingChangeBase > pSettingChange)
 
void restore ()
 
 SettingChanges ()
 
 ~SettingChanges ()
 

Private Types

typedef std::vector< SettingChangeBase * > setting_changes
 

Private Attributes

setting_changes m_settingChanges
 

Additional Inherited Members

- Private Member Functions inherited from YAML_PM::noncopyable
 noncopyable ()
 
 ~noncopyable ()
 

Detailed Description

Definition at line 65 of file setting.h.

Member Typedef Documentation

◆ setting_changes

Definition at line 100 of file setting.h.

Constructor & Destructor Documentation

◆ SettingChanges()

YAML_PM::SettingChanges::SettingChanges ( )
inline

Definition at line 68 of file setting.h.

◆ ~SettingChanges()

YAML_PM::SettingChanges::~SettingChanges ( )
inline

Definition at line 69 of file setting.h.

Member Function Documentation

◆ clear()

void YAML_PM::SettingChanges::clear ( )
inline

Definition at line 71 of file setting.h.

◆ operator=()

SettingChanges& YAML_PM::SettingChanges::operator= ( SettingChanges rhs)
inline

Definition at line 89 of file setting.h.

◆ push()

void YAML_PM::SettingChanges::push ( std::auto_ptr< SettingChangeBase pSettingChange)
inline

Definition at line 84 of file setting.h.

◆ restore()

void YAML_PM::SettingChanges::restore ( )
inline

Definition at line 79 of file setting.h.

Member Data Documentation

◆ m_settingChanges

setting_changes YAML_PM::SettingChanges::m_settingChanges
private

Definition at line 101 of file setting.h.


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


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04