src/clipsrules/core/strngrtr.h File Reference

#include <stdio.h>

Include dependency graph for strngrtr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stringRouter
struct  stringRouterData

Defines

#define STRING_ROUTER_DATA   48
#define StringRouterData(theEnv)   ((struct stringRouterData *) GetEnvironmentData(theEnv,STRING_ROUTER_DATA))
#define LOCALE   extern

Functions

LOCALE void InitializeStringRouter (void *)
LOCALE int OpenStringSource (void *, char *, char *, size_t)
LOCALE int OpenTextSource (void *, char *, char *, size_t, size_t)
LOCALE int CloseStringSource (void *, char *)
LOCALE int OpenStringDestination (void *, char *, char *, size_t)
LOCALE int CloseStringDestination (void *, char *)


Define Documentation

#define LOCALE   extern

Definition at line 56 of file strngrtr.h.

#define STRING_ROUTER_DATA   48

Definition at line 30 of file strngrtr.h.

#define StringRouterData ( theEnv   )     ((struct stringRouterData *) GetEnvironmentData(theEnv,STRING_ROUTER_DATA))

Definition at line 47 of file strngrtr.h.


Function Documentation

LOCALE int CloseStringDestination ( void *  ,
char *   
)

Definition at line 332 of file strngrtr.c.

LOCALE int CloseStringSource ( void *  ,
char *   
)

Definition at line 269 of file strngrtr.c.

LOCALE void InitializeStringRouter ( void *   ) 

Definition at line 58 of file strngrtr.c.

LOCALE int OpenStringDestination ( void *  ,
char *  ,
char *  ,
size_t   
)

Definition at line 306 of file strngrtr.c.

LOCALE int OpenStringSource ( void *  ,
char *  ,
char *  ,
size_t   
)

Definition at line 200 of file strngrtr.c.

LOCALE int OpenTextSource ( void *  ,
char *  ,
char *  ,
size_t  ,
size_t   
)

Definition at line 223 of file strngrtr.c.


Generated on Mon Jan 10 22:33:42 2011 by  doxygen 1.5.6