RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::telRepub::ErrorCode< ErrorStruct > Struct Template Reference

#include <mudpiProcessingError.hpp>

Public Member Functions

 ErrorCode ()=default
 
 ErrorCode (typename ErrorStruct::VariantType err)
 
bool HasError () const
 
template<typename E >
bool HasError () const
 
template<typename E >
E GetError () const
 
std::string What () const
 

Constructor & Destructor Documentation

◆ ErrorCode() [1/2]

template<class ErrorStruct >
rtctk::telRepub::ErrorCode< ErrorStruct >::ErrorCode ( )
default

◆ ErrorCode() [2/2]

template<class ErrorStruct >
rtctk::telRepub::ErrorCode< ErrorStruct >::ErrorCode ( typename ErrorStruct::VariantType err)
inline

Member Function Documentation

◆ GetError()

template<class ErrorStruct >
template<typename E >
E rtctk::telRepub::ErrorCode< ErrorStruct >::GetError ( ) const
inline

◆ HasError() [1/2]

template<class ErrorStruct >
bool rtctk::telRepub::ErrorCode< ErrorStruct >::HasError ( ) const
inline

◆ HasError() [2/2]

template<class ErrorStruct >
template<typename E >
bool rtctk::telRepub::ErrorCode< ErrorStruct >::HasError ( ) const
inline

◆ What()

template<class ErrorStruct >
std::string rtctk::telRepub::ErrorCode< ErrorStruct >::What ( ) const
inline

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