operator ch_rng() const | ders::text_buf | [inline] |
operator const sh_text &() const | ders::text_buf | [inline] |
operator+(const ch_rng &r) | ders::text_buf | [inline] |
operator+(char byte) | ders::text_buf | [inline] |
operator+(bool val) | ders::text_buf | [inline] |
operator+(int val) | ders::text_buf | |
operator+(unsigned val) | ders::text_buf | |
operator+(long val) | ders::text_buf | |
operator+(unsigned long val) | ders::text_buf | |
operator+(const char *str) | ders::text_buf | [inline] |
operator+(void *ptr) | ders::text_buf | |
size() const | ders::text_buf | [inline] |
text_buf(mem_pool &mp, int rsv=1024) | ders::text_buf | [inline, explicit] |
text_buf(sh_text sht, int rsv=1024) | ders::text_buf | [inline, explicit] |