Public Member Functions | Private Attributes | List of all members
foxglove::ExeptionWithId< IdType > Class Template Reference

#include <server_interface.hpp>

Inheritance diagram for foxglove::ExeptionWithId< IdType >:
Inheritance graph
[legend]

Public Member Functions

 ExeptionWithId (IdType id, const std::string &what_arg)
 
IdType id () const
 

Private Attributes

IdType _id
 

Detailed Description

template<typename IdType>
class foxglove::ExeptionWithId< IdType >

Definition at line 21 of file server_interface.hpp.

Constructor & Destructor Documentation

◆ ExeptionWithId()

template<typename IdType>
foxglove::ExeptionWithId< IdType >::ExeptionWithId ( IdType  id,
const std::string &  what_arg 
)
inlineexplicit

Definition at line 23 of file server_interface.hpp.

Member Function Documentation

◆ id()

template<typename IdType>
IdType foxglove::ExeptionWithId< IdType >::id ( ) const
inline

Definition at line 27 of file server_interface.hpp.

Member Data Documentation

◆ _id

template<typename IdType>
IdType foxglove::ExeptionWithId< IdType >::_id
private

Definition at line 32 of file server_interface.hpp.


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


foxglove_bridge
Author(s): Foxglove
autogenerated on Mon Jul 3 2023 02:12:22