#include "rlp.h"
Go to the source code of this file.
Functions | |
| Rlp_Action_t * | Rlp_AllocActionStruct () |
| Allocate an acction struct. | |
| Rlp_Action_t * | Rlp_CreateActionFromRawText (char *rawFormula) |
| Create an action struct from raw text. | |
| void | Rlp_ActionPrint (Rlp_Action_t *action) |
| Print an action structure. | |
Definition in file rlpAct.c.
| void Rlp_ActionPrint | ( | Rlp_Action_t * | action | ) |
| Rlp_Action_t* Rlp_AllocActionStruct | ( | ) |
| Rlp_Action_t* Rlp_CreateActionFromRawText | ( | char * | rawFormula | ) |