diff --git a/docs/classIdenticonpp-members.html b/docs/classIdenticonpp-members.html index 67f3d2e..87ec3dd 100644 --- a/docs/classIdenticonpp-members.html +++ b/docs/classIdenticonpp-members.html @@ -46,23 +46,10 @@ $(function() {

This is the complete list of members for Identiconpp, including all inherited members.

- - - - - - - - - - - - - - - + +
_background (defined in Identiconpp)Identiconppprotected
_columns (defined in Identiconpp)Identiconppprotected
_foreground (defined in Identiconpp)Identiconppprotected
_padding (defined in Identiconpp)Identiconppprotected
_rows (defined in Identiconpp)Identiconppprotected
_type (defined in Identiconpp)Identiconppprotected
algorithm enum nameIdenticonpp
check_color(const string &color)Identiconppprotected
check_entropy(const string &digest, algorithm type)Identiconppprotected
generate(const string &digest, const uint16_t width=100)Identiconpp
generate_ltr_asymmetric(const string &digest)Identiconppprotected
generate_ltr_symmetric(const string &digest)Identiconppprotected
generate_sigil(const string &digest)Identiconppprotected
get_bit(const uint16_t bit, const string &digest)Identiconppprotected
get_color(const uint16_t firstbit, const string &digest)Identiconppprotected
Identiconpp(const uint8_t columns, const uint8_t rows, algorithm type=algorithm::ltr_symmetric, const string &background="ffffffff", const vector< string > &foreground={ "000000ff" }, const array< const uint8_t, 2 > &padding={ 0, 0 })Identiconppexplicit
not_hex(const char c)Identiconppprotectedstatic
Identiconpp(const uint8_t columns, const uint8_t rows, algorithm type=algorithm::ltr_symmetric, const string &background="ffffffff", const vector< string > &foreground={ "000000ff" }, const array< const uint8_t, 2 > &padding={ 0, 0 })Identiconppexplicit
Testiconpp (defined in Identiconpp)Identiconppfriend