Invoke the specified accessor on the attribute indicated by the specified name of the specified nameLength.

Synopsis

Declared in <balber_berencoderoptions.h>

template<typename t_ACCESSOR>
int
accessAttribute(
    t_ACCESSOR& accessor,
    char const* name,
    int nameLength) const;

Created with MrDocs