|
ceptr
|
#include "../src/ceptr.h"#include "../src/receptor.h"#include "../src/def.h"#include "../src/semtrex.h"#include "spec_utils.h"Go to the source code of this file.
Functions | |
| void | _setupProfileDefs () |
| void | _cleanupProfileDefs () |
| void | testProfileExample () |
Variables | |
| Receptor * | test_profile_receptor |
| Symbol | FIRST_NAME |
| Symbol | LAST_NAME |
| Structure | NAME |
| Symbol | PROFILE_NAME |
| Symbol | STREET_ADDRESS |
| Symbol | CITY |
| Symbol | STATE |
| Symbol | ZIP |
| Symbol | COUNTRY |
| Structure | ADDRESS |
| Symbol | PROFILE_ADDRESS |
| Symbol | PROFILE_EMAIL |
| Structure | PROFILE |
| Symbol | USER_PROFILE |
| Symbol | MAILING_LABEL |
Definition in file profile_example.h.