Functions | Variables
spdlog::details::os Namespace Reference

Functions

size_t _thread_id ()
 
std::string errno_str (int err_num)
 
std::string errno_to_string (char[256], char *res)
 
std::string errno_to_string (char buf[256], int res)
 
bool file_exists (const filename_t &filename)
 
std::string filename_to_str (const filename_t &filename)
 
size_t filesize (FILE *f)
 
int fopen_s (FILE **fp, const filename_t &filename, const filename_t &mode)
 
std::tm gmtime (const std::time_t &time_tt)
 
std::tm gmtime ()
 
bool in_terminal (FILE *file)
 
bool is_color_terminal ()
 
std::tm localtime (const std::time_t &time_tt)
 
std::tm localtime ()
 
spdlog::log_clock::time_point now ()
 
bool operator!= (const std::tm &tm1, const std::tm &tm2)
 
bool operator== (const std::tm &tm1, const std::tm &tm2)
 
int pid ()
 
void prevent_child_fd (FILE *f)
 
int remove (const filename_t &filename)
 
int rename (const filename_t &filename1, const filename_t &filename2)
 
size_t thread_id ()
 
int utc_minutes_offset (const std::tm &tm=details::os::localtime())
 

Variables

static SPDLOG_CONSTEXPR const char * eol = SPDLOG_EOL
 
static SPDLOG_CONSTEXPR int eol_size = sizeof(SPDLOG_EOL) - 1
 

Function Documentation

size_t spdlog::details::os::_thread_id ( )
inline

Definition at line 320 of file os.h.

std::string spdlog::details::os::errno_str ( int  err_num)
inline

Definition at line 390 of file os.h.

std::string spdlog::details::os::errno_to_string ( char  [256],
char *  res 
)
inline

Definition at line 372 of file os.h.

std::string spdlog::details::os::errno_to_string ( char  buf[256],
int  res 
)
inline

Definition at line 377 of file os.h.

bool spdlog::details::os::file_exists ( const filename_t filename)
inline

Definition at line 201 of file os.h.

std::string spdlog::details::os::filename_to_str ( const filename_t filename)
inline

Definition at line 366 of file os.h.

size_t spdlog::details::os::filesize ( FILE *  f)
inline

Definition at line 220 of file os.h.

int spdlog::details::os::fopen_s ( FILE **  fp,
const filename_t filename,
const filename_t mode 
)
inline

Definition at line 161 of file os.h.

std::tm spdlog::details::os::gmtime ( const std::time_t &  time_tt)
inline

Definition at line 100 of file os.h.

std::tm spdlog::details::os::gmtime ( )
inline

Definition at line 113 of file os.h.

bool spdlog::details::os::in_terminal ( FILE *  file)
inline

Definition at line 458 of file os.h.

bool spdlog::details::os::is_color_terminal ( )
inline

Definition at line 429 of file os.h.

std::tm spdlog::details::os::localtime ( const std::time_t &  time_tt)
inline

Definition at line 80 of file os.h.

std::tm spdlog::details::os::localtime ( )
inline

Definition at line 93 of file os.h.

spdlog::log_clock::time_point spdlog::details::os::now ( )
inline

Definition at line 64 of file os.h.

bool spdlog::details::os::operator!= ( const std::tm &  tm1,
const std::tm &  tm2 
)
inline

Definition at line 129 of file os.h.

bool spdlog::details::os::operator== ( const std::tm &  tm1,
const std::tm &  tm2 
)
inline

Definition at line 118 of file os.h.

int spdlog::details::os::pid ( )
inline

Definition at line 415 of file os.h.

void spdlog::details::os::prevent_child_fd ( FILE *  f)
inline

Definition at line 146 of file os.h.

int spdlog::details::os::remove ( const filename_t filename)
inline

Definition at line 181 of file os.h.

int spdlog::details::os::rename ( const filename_t filename1,
const filename_t filename2 
)
inline

Definition at line 190 of file os.h.

size_t spdlog::details::os::thread_id ( )
inline

Definition at line 343 of file os.h.

int spdlog::details::os::utc_minutes_offset ( const std::tm &  tm = details::os::localtime())
inline

Definition at line 257 of file os.h.

Variable Documentation

SPDLOG_CONSTEXPR const char* spdlog::details::os::eol = SPDLOG_EOL
static

Definition at line 143 of file os.h.

SPDLOG_CONSTEXPR int spdlog::details::os::eol_size = sizeof(SPDLOG_EOL) - 1
static

Definition at line 144 of file os.h.



ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10