NCBI C++ ToolKit
|
Search Toolkit Book for attribute
Public Attributes | |
const char * | name |
int | value |
test_type_t | type |
const struct lookup_int * | lookup |
Definition at line 157 of file attributes.c.
const struct lookup_int * attribute::lookup |
Definition at line 162 of file attributes.c.
Referenced by main().
const char * attribute::name |
Definition at line 159 of file attributes.c.
Referenced by lookup_attr(), and main().
test_type_t attribute::type |
Definition at line 161 of file attributes.c.
Referenced by main(), psa_aead_setup(), psa_driver_wrapper_generate_key_ncbicxx_2_28_3(), psa_driver_wrapper_get_key_buffer_size_ncbicxx_2_28_3(), psa_export_key_internal_ncbicxx_2_28_3(), psa_export_public_key_internal_ncbicxx_2_28_3(), psa_generate_key_internal_ncbicxx_2_28_3(), psa_generate_key_ncbicxx_2_28_3(), psa_get_key_type(), psa_import_key_into_slot_ncbicxx_2_28_3(), psa_set_key_type(), psa_sign_hash_builtin_ncbicxx_2_28_3(), psa_validate_optional_attributes(), and psa_verify_hash_builtin_ncbicxx_2_28_3().
int attribute::value |
Definition at line 160 of file attributes.c.
Referenced by main().