Public Member Functions | Private Attributes | List of all members
Tempfile Class Reference

Public Member Functions

auto operator() (const std::string &str) const noexcept -> std::string
 
Tempfileoperator= (const Tempfile &)=delete
 
Tempfileoperator= (Tempfile &&)=delete
 
 Tempfile ()
 
 Tempfile (const Tempfile &)=delete
 
 Tempfile (Tempfile &&)=delete
 
 ~Tempfile ()
 

Private Attributes

std::string path_
 

Detailed Description

Definition at line 14 of file test_routing_visualization.cpp.

Constructor & Destructor Documentation

◆ Tempfile() [1/3]

Tempfile::Tempfile ( )
inline

Definition at line 16 of file test_routing_visualization.cpp.

◆ Tempfile() [2/3]

Tempfile::Tempfile ( const Tempfile )
delete

◆ Tempfile() [3/3]

Tempfile::Tempfile ( Tempfile &&  )
delete

◆ ~Tempfile()

Tempfile::~Tempfile ( )
inline

Definition at line 28 of file test_routing_visualization.cpp.

Member Function Documentation

◆ operator()()

auto Tempfile::operator() ( const std::string &  str) const -> std::string
inlinenoexcept

Definition at line 30 of file test_routing_visualization.cpp.

◆ operator=() [1/2]

Tempfile& Tempfile::operator= ( const Tempfile )
delete

◆ operator=() [2/2]

Tempfile& Tempfile::operator= ( Tempfile &&  )
delete

Member Data Documentation

◆ path_

std::string Tempfile::path_
private

Definition at line 33 of file test_routing_visualization.cpp.


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


lanelet2_routing
Author(s): Matthias Mayr
autogenerated on Sun Oct 27 2024 02:27:49