gr_context_max_fqn

#include <gre/gre.h>
int gr_context_max_fqn(
  gr_action_context_t *action_context
);
                

The gr_context_max_fqn function estimates the maximum length a fully qualified name contained in an action context.


Parameters:

        action_context  The action context to estimate the fully qualified name for

Returns:
 
        The estimated length for the maximum fully qualified name
                

The gr_context_max_fqn is used to estimate the maximum storage space needed to the longest fully qualified name for the action context