Advanced Multi-Physics (AMP)
On-Line Documentation
Functions
TypeID_Helpers Namespace Reference

Functions

constexpr void copy (char *dst, const char *src, size_t N)
 
constexpr void deblank (char *str, size_t N)
 
template<std::size_t N>
constexpr uint64_t MurmurHash64A (const char *key)
 
constexpr void replace (char *str, size_t N, std::string_view match, std::string_view replace)
 

Function Documentation

◆ copy()

constexpr void TypeID_Helpers::copy ( char *  dst,
const char *  src,
size_t  N 
)
constexpr

Definition at line 22 of file typeid.h.

◆ deblank()

constexpr void TypeID_Helpers::deblank ( char *  str,
size_t  N 
)
constexpr

Definition at line 54 of file typeid.h.

◆ MurmurHash64A()

template<std::size_t N>
constexpr uint64_t TypeID_Helpers::MurmurHash64A ( const char *  key)
constexpr

Definition at line 72 of file typeid.h.

◆ replace()

constexpr void TypeID_Helpers::replace ( char *  str,
size_t  N,
std::string_view  match,
std::string_view  replace 
)
constexpr

Definition at line 31 of file typeid.h.

References replace().

Referenced by replace().



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:45.
Comments on this page