Main Page | Modules | Directories | File List | Globals | Related Pages

gm_num_send_tokens.c File Reference

#include "gm_compiler.h"
#include "gm_debug.h"
#include "gm_internal.h"

Functions

GM_ENTRY_POINT unsigned int gm_num_send_tokens (gm_port_t *p)

Detailed Description

This file contains the GM API function gm_num_send_tokens().

Function Documentation

GM_ENTRY_POINT unsigned int gm_num_send_tokens gm_port_t *  p  ) 
 

gm_num_send_tokens() returns the number of send tokens for this port. This value is accessed through the function API to avoid hard-coding it in user applications, allowing dynamic library upgrades.

Return values:
GM_NUM_SEND_TOKENS 
Parameters:
p (IN) The GM port.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Sat May 20 19:20:41 2006 for GM by  doxygen 1.4.4