ATEsystem.PIRIS-driver: ATEsystem_PIRIS::Utils Class Reference

ATEsystem.PIRIS

ATEsystem.PIRIS-driver  1.0.1
ATEsystem.PIRIS-driver
ATEsystem_PIRIS::Utils Class Reference

More...

#include <ATEsystem.PIRIS.h>

Static Public Member Functions

static void CpyCStr2CStr (char *dest, const char *source, size_t max_len)
 
static void CopySTLStr2CStr (char *dest, std::string source)
 
static std::string CopyCStr2STLStr (const char *src)
 
static std::string PadStr (const int total, const int minus=0, const char ch=' ')
 

Detailed Description

Utility class mainly for C string and C++ string handle.

Member Function Documentation

◆ CopyCStr2STLStr()

std::string ATEsystem_PIRIS::Utils::CopyCStr2STLStr ( const char *  src)
static

◆ CopySTLStr2CStr()

void ATEsystem_PIRIS::Utils::CopySTLStr2CStr ( char *  dest,
std::string  source 
)
static

◆ CpyCStr2CStr()

void ATEsystem_PIRIS::Utils::CpyCStr2CStr ( char *  dest,
const char *  source,
size_t  max_len 
)
static

◆ PadStr()

std::string ATEsystem_PIRIS::Utils::PadStr ( const int  total,
const int  minus = 0,
const char  ch = ' ' 
)
static

The documentation for this class was generated from the following files:
Generated by   doxygen 1.8.15