sipxportlib  Version 3.3
Classes | Typedefs | Functions
OsTokenizer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PT_TOKEN
 

Typedefs

typedef struct PT_TOKEN pt_token_t
 

Functions

pt_token_tparse_tokenize (char *string, int *args)
 
const char * parse_token (pt_token_t *t, int which)
 
void parse_kill (pt_token_t *t)
 

Typedef Documentation

typedef struct PT_TOKEN pt_token_t

Function Documentation

pt_token_t* parse_tokenize ( char *  string,
int *  args 
)
const char* parse_token ( pt_token_t t,
int  which 
)
void parse_kill ( pt_token_t t)