ARB
|
#include <test_unit.h>
Public Member Functions | |
str () | |
str (const str &other) | |
str (char *S) | |
str & | operator= (const str &other) |
str & | operator= (char *S) |
~str () | |
bool | exists () const |
void | assign (char *S) |
const char * | value () const |
Definition at line 100 of file test_unit.h.
|
inline |
Definition at line 103 of file test_unit.h.
|
inline |
Definition at line 104 of file test_unit.h.
|
inlineexplicit |
Definition at line 105 of file test_unit.h.
|
inline |
Definition at line 114 of file test_unit.h.
Definition at line 106 of file test_unit.h.
Definition at line 110 of file test_unit.h.
|
inline |
Definition at line 116 of file test_unit.h.
Referenced by arb_test::FINAL_TYPE< T >::readable_value().
|
inline |
Definition at line 117 of file test_unit.h.
|
inline |
Definition at line 118 of file test_unit.h.
Referenced by arb_test::copy< const char * >::operator const char *(), and arb_test::FINAL_TYPE< T >::readable_value().