This is the complete list of members for uicore::Base64Decoder, including all inherited members.
create() | uicore::Base64Decoder | static |
decode(const void *data, int size) | uicore::Base64Decoder | static |
decode(const std::string &data) | uicore::Base64Decoder | static |
decode(const DataBufferPtr &data) | uicore::Base64Decoder | static |
feed(const void *data, int size, bool append_result=true)=0 | uicore::Base64Decoder | pure virtual |
reset()=0 | uicore::Base64Decoder | pure virtual |
result() const =0 | uicore::Base64Decoder | pure virtual |