CommonLibSSE NG
Loading...
Searching...
No Matches
std Namespace Reference

Functions

std::string to_string (RE::ActorValue a_actorValue)
 
std::string to_string (RE::EffectArchetype a_archetype)
 
std::string to_string (RE::FormType a_formType)
 
std::string to_string (RE::MATERIAL_ID a_materialID)
 
template<class CharT , class Traits , class Allocator >
bool getline (RE::NiBinaryStream &a_input, std::basic_string< CharT, Traits, Allocator > &a_str)
 
template<class CharT , class Traits , class Allocator >
bool getline (RE::NiBinaryStream &a_input, std::basic_string< CharT, Traits, Allocator > &a_str, CharT a_delim)
 
std::string to_string (REL::Version a_version)
 

Function Documentation

◆ getline() [1/2]

template<class CharT , class Traits , class Allocator >
bool std::getline ( RE::NiBinaryStream a_input,
std::basic_string< CharT, Traits, Allocator > &  a_str 
)
inline

◆ getline() [2/2]

template<class CharT , class Traits , class Allocator >
bool std::getline ( RE::NiBinaryStream a_input,
std::basic_string< CharT, Traits, Allocator > &  a_str,
CharT  a_delim 
)
inline

◆ to_string() [1/5]

std::string std::to_string ( RE::ActorValue  a_actorValue)
inline

◆ to_string() [2/5]

std::string std::to_string ( RE::EffectArchetype  a_archetype)
inline

◆ to_string() [3/5]

std::string std::to_string ( RE::FormType  a_formType)
inline

◆ to_string() [4/5]

std::string std::to_string ( RE::MATERIAL_ID  a_materialID)
inline

◆ to_string() [5/5]

std::string std::to_string ( REL::Version  a_version)
inline