EnvVar< T > Struct Template Reference#
ck::internal::EnvVar< T > Struct Template Reference
#include <env.hpp>
Public Member Functions | |
const T & | GetValue () const |
bool | IsUnset () const |
void | Unset () |
void | UpdateValue (const T &val) |
EnvVar (const char *const name, const T &def_val) | |
Constructor & Destructor Documentation
◆ EnvVar()
template<typename T >
|
inlineexplicit |
Member Function Documentation
◆ GetValue()
template<typename T >
|
inline |
◆ IsUnset()
template<typename T >
|
inline |
◆ Unset()
template<typename T >
|
inline |
◆ UpdateValue()
template<typename T >
|
inline |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/utility/env.hpp