Tapkee
|
#include <implementations.hpp>
Public Member Functions | |
ValueWrapperImplementation (const char *value) | |
virtual std::string | representation () const |
Private Attributes | |
const char * | value_ |
Definition at line 65 of file implementations.hpp.
ValueWrapperImplementation | ( | const char * | value | ) |
Definition at line 69 of file implementations.hpp.
|
virtual |
Implements ValueWrapperImplementationBase.
Definition at line 71 of file implementations.hpp.
|
private |
Definition at line 76 of file implementations.hpp.