#include <pipe_stream.hpp>
字符串处理双向管理流
在文件 pipe_stream.hpp 第 49 行定义.
◆ pipe_string() [1/2]
acl::pipe_string::pipe_string |
( |
| ) |
|
◆ pipe_string() [2/2]
acl::pipe_string::pipe_string |
( |
string & |
s | ) |
|
◆ ~pipe_string()
virtual acl::pipe_string::~pipe_string |
( |
| ) |
|
|
virtual |
◆ c_str()
char* acl::pipe_string::c_str |
( |
| ) |
const |
|
inline |
◆ clear()
virtual void acl::pipe_string::clear |
( |
void |
| ) |
|
|
inlinevirtual |
◆ empty()
bool acl::pipe_string::empty |
( |
void |
| ) |
const |
|
inline |
◆ get_buf()
string& acl::pipe_string::get_buf |
( |
| ) |
const |
|
inline |
◆ length()
size_t acl::pipe_string::length |
( |
void |
| ) |
const |
|
inline |
◆ pop_end()
virtual int acl::pipe_string::pop_end |
( |
string * |
out, |
|
|
size_t |
max = 0 |
|
) |
| |
|
virtual |
◆ push_pop()
virtual int acl::pipe_string::push_pop |
( |
const char * |
in, |
|
|
size_t |
len, |
|
|
string * |
out, |
|
|
size_t |
max = 0 |
|
) |
| |
|
virtual |
该类的文档由以下文件生成: