Definition at line 63 of file unix_sys_utils.cpp.
◆ _ts_string()
_ts_string::_ts_string |
( |
| ) |
|
|
inline |
◆ ~_ts_string()
_ts_string::~_ts_string |
( |
| ) |
|
|
inline |
◆ resize()
void _ts_string::resize |
( |
int | m | ) |
|
|
inline |
Definition at line 72 of file unix_sys_utils.cpp.
72 {
80 }
SI max(SI i, SI j)
Returns the maximum of two signed integers.
◆ append()
void _ts_string::append |
( |
char * | b, |
|
|
int | m ) |
|
inline |
◆ copy()
void _ts_string::copy |
( |
char * | b, |
|
|
int | m ) |
|
inline |
The documentation for this struct was generated from the following file: