Public Types | Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
tesseract_environment::SetActiveContinuousContactManagerCommand Class Reference

#include <set_active_continuous_contact_manager_command.h>

Inheritance diagram for tesseract_environment::SetActiveContinuousContactManagerCommand:
Inheritance graph
[legend]

Public Types

using ConstPtr = std::shared_ptr< const SetActiveContinuousContactManagerCommand >
 
using Ptr = std::shared_ptr< SetActiveContinuousContactManagerCommand >
 
- Public Types inherited from tesseract_environment::Command
using ConstPtr = std::shared_ptr< const Command >
 
using Ptr = std::shared_ptr< Command >
 

Public Member Functions

const std::string & getName () const
 
bool operator!= (const SetActiveContinuousContactManagerCommand &rhs) const
 
bool operator== (const SetActiveContinuousContactManagerCommand &rhs) const
 
 SetActiveContinuousContactManagerCommand ()
 
 SetActiveContinuousContactManagerCommand (std::string active_contact_manager)
 Set the active discrete contact manager. More...
 
- Public Member Functions inherited from tesseract_environment::Command
 Command (Command &&)=default
 
 Command (CommandType type=CommandType::UNINITIALIZED)
 
 Command (const Command &)=default
 
CommandType getType () const
 
bool operator!= (const Command &rhs) const
 
Commandoperator= (Command &&)=default
 
Commandoperator= (const Command &)=default
 
bool operator== (const Command &rhs) const
 
virtual ~Command ()=default
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Private Attributes

std::string active_contact_manager_
 

Friends

class boost::serialization::access
 
struct tesseract_common::Serialization
 

Detailed Description

Definition at line 45 of file set_active_continuous_contact_manager_command.h.

Member Typedef Documentation

◆ ConstPtr

◆ Ptr

Constructor & Destructor Documentation

◆ SetActiveContinuousContactManagerCommand() [1/2]

tesseract_environment::SetActiveContinuousContactManagerCommand::SetActiveContinuousContactManagerCommand ( )

◆ SetActiveContinuousContactManagerCommand() [2/2]

tesseract_environment::SetActiveContinuousContactManagerCommand::SetActiveContinuousContactManagerCommand ( std::string  active_contact_manager)

Set the active discrete contact manager.

Parameters
active_contact_managerActive contact manager name

Definition at line 43 of file set_active_continuous_contact_manager_command.cpp.

Member Function Documentation

◆ getName()

const std::string & tesseract_environment::SetActiveContinuousContactManagerCommand::getName ( ) const

◆ operator!=()

bool tesseract_environment::SetActiveContinuousContactManagerCommand::operator!= ( const SetActiveContinuousContactManagerCommand rhs) const

◆ operator==()

bool tesseract_environment::SetActiveContinuousContactManagerCommand::operator== ( const SetActiveContinuousContactManagerCommand rhs) const

◆ serialize()

template<class Archive >
void tesseract_environment::SetActiveContinuousContactManagerCommand::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

◆ tesseract_common::Serialization

friend struct tesseract_common::Serialization
friend

Member Data Documentation

◆ active_contact_manager_

std::string tesseract_environment::SetActiveContinuousContactManagerCommand::active_contact_manager_
private

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


tesseract_environment
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:02:21