#include <string.h>#include "Policies.h"#include "../constants.h"Include dependency graph for Policies.c:

Go to the source code of this file.
Functions | |
| writePolicy_t | getWritePolicyByName (const char *name) |
| This functions returns the writePolicy given its name. | |
|
|
This functions returns the writePolicy given its name.
Definition at line 7 of file Policies.c. References BROADCAST, LABELED_STREAM, MAX_PLNAME_LENGTH, MULTICAST_LABELED_STREAM, RANDOM, ROUND_ROBIN, and W_POLICY_ERROR. Referenced by recvFilterData(), and setFrom(). |
1.4.6