Tapkee
|
#include <implementations.hpp>
Public Member Functions | |
ValueWrapperImplementation (const std::string &value) | |
virtual std::string | representation () const |
Private Attributes | |
const std::string | value_ |
Definition at line 95 of file implementations.hpp.
ValueWrapperImplementation | ( | const std::string & | value | ) |
Definition at line 99 of file implementations.hpp.
|
virtual |
Implements ValueWrapperImplementationBase.
Definition at line 101 of file implementations.hpp.
|
private |
Definition at line 106 of file implementations.hpp.