#include "ap_queue_template.h"#include "../mc_list/list.h"#include "connection.h"#include "fipa_acl.h"#include "agent_mailbox.h"#include "message.h"#include "interpreter_variable_data.h"#include "agent_file_data.h"Go to the source code of this file.
Functions | |
| AP_QUEUE_DECL_TEMPLATE (connection_queue, connection) AP_QUEUE_GENERIC_DECL_TEMPLATE(connection_queue | |
| connection_t int | AP_QUEUE_GENERIC_DECL_TEMPLATE (connection_queue, Remove, int, int) int connection_queue_Print(connection_queue_p clist) |
| AP_QUEUE_DECL_TEMPLATE (message_queue, message) int message_queue_Print(message_queue_p queue) | |
| AP_QUEUE_DECL_TEMPLATE (agent_queue, agent) AP_QUEUE_GENERIC_DECL_TEMPLATE(agent_queue | |
| struct agent_s int | AP_QUEUE_GENERIC_DECL_TEMPLATE (agent_queue, SearchName, struct agent_s *, char *) AP_QUEUE_GENERIC_DECL_TEMPLATE(agent_queue |
| struct agent_s int int | AP_QUEUE_GENERIC_DECL_TEMPLATE (agent_queue, RemoveName, int, char *) int agent_queue_Print(agent_queue_p queue) |
| int | agent_queue_Flush (agent_queue_p queue) |
| AP_QUEUE_DECL_TEMPLATE (agent_variable_list, interpreter_variable_data) AP_QUEUE_GENERIC_DECL_TEMPLATE(agent_variable_list | |
| interpreter_variable_data_t char * | AP_QUEUE_GENERIC_DECL_TEMPLATE (agent_variable_list, Remove, int, char *) AP_QUEUE_DECL_TEMPLATE(agent_file_list |
| interpreter_variable_data_t char *agent_file_data | AP_QUEUE_GENERIC_DECL_TEMPLATE (agent_file_list, Search, agent_file_data_t *, char *) AP_QUEUE_GENERIC_DECL_TEMPLATE(agent_file_list |
| interpreter_variable_data_t char *agent_file_data char * | AP_QUEUE_DECL_TEMPLATE (mail_queue, fipa_acl_message) AP_QUEUE_GENERIC_DECL_TEMPLATE(mail_queue |
| interpreter_variable_data_t char *agent_file_data char char * | AP_QUEUE_GENERIC_DECL_TEMPLATE (mail_queue, RemoveName, int, char *) AP_QUEUE_DECL_TEMPLATE(mailbox_queue |
| interpreter_variable_data_t char *agent_file_data char char *agent_mailbox | AP_QUEUE_GENERIC_DECL_TEMPLATE (mailbox_queue, SearchName, agent_mailbox_p, char *) AP_QUEUE_GENERIC_DECL_TEMPLATE(mailbox_queue |
| interpreter_variable_data_t char *agent_file_data char char *agent_mailbox int | AP_QUEUE_GENERIC_DECL_TEMPLATE (mailbox_queue, RemoveID, int, int) AP_QUEUE_DECL_TEMPLATE(interpreter_queue |
| interpreter_variable_data_t char *agent_file_data char char *agent_mailbox int AP_GENERIC AP_GENERIC_p | AP_GENERIC_Copy (AP_GENERIC_p AP_GENERIC) |
| int | AP_GENERIC_Destroy (AP_GENERIC_t *blah) |
Variables | |
| Search | |
| struct agent_s int | Remove |
| struct agent_s int | int |
| interpreter_variable_data_t char *agent_file_data char * | SearchReceivers |
| interpreter_variable_data_t char *agent_file_data char | fipa_acl_message_p |
| interpreter_variable_data_t char *agent_file_data char char *agent_mailbox | SearchID |
| interpreter_variable_data_t char *agent_file_data char char *agent_mailbox | agent_mailbox_p |
| int agent_queue_Flush | ( | agent_queue_p | queue | ) |
Definition at line 219 of file data_structures.c.
References agent_s::agent_status, agent_s::agent_status_lock, agent_s::id, ListSearch(), MUTEX_LOCK, MUTEX_UNLOCK, agent_s::name, and node.
Referenced by handler_FLUSH_AGENTS().
| interpreter_variable_data_t char* agent_file_data char char* agent_mailbox int AP_GENERIC AP_GENERIC_p AP_GENERIC_Copy | ( | AP_GENERIC_p | AP_GENERIC | ) |
Definition at line 319 of file data_structures.c.
| int AP_GENERIC_Destroy | ( | AP_GENERIC_t * | blah | ) |
Definition at line 315 of file data_structures.c.
| interpreter_variable_data_t char* agent_file_data char* AP_QUEUE_DECL_TEMPLATE | ( | mail_queue | , | |
| fipa_acl_message | ||||
| ) |
| AP_QUEUE_DECL_TEMPLATE | ( | agent_variable_list | , | |
| interpreter_variable_data | ||||
| ) |
| AP_QUEUE_DECL_TEMPLATE | ( | agent_queue | , | |
| agent | ||||
| ) |
| AP_QUEUE_DECL_TEMPLATE | ( | message_queue | , | |
| message | ||||
| ) |
| AP_QUEUE_DECL_TEMPLATE | ( | connection_queue | , | |
| connection | ||||
| ) |
| interpreter_variable_data_t char* agent_file_data char char* agent_mailbox int AP_QUEUE_GENERIC_DECL_TEMPLATE | ( | mailbox_queue | , | |
| RemoveID | , | |||
| int | , | |||
| int | ||||
| ) |
| interpreter_variable_data_t char* agent_file_data char char* agent_mailbox AP_QUEUE_GENERIC_DECL_TEMPLATE | ( | mailbox_queue | , | |
| SearchName | , | |||
| agent_mailbox_p | , | |||
| char * | ||||
| ) |
| interpreter_variable_data_t char* agent_file_data char char* AP_QUEUE_GENERIC_DECL_TEMPLATE | ( | mail_queue | , | |
| RemoveName | , | |||
| int | , | |||
| char * | ||||
| ) |
| interpreter_variable_data_t char* agent_file_data AP_QUEUE_GENERIC_DECL_TEMPLATE | ( | agent_file_list | , | |
| Search | , | |||
| agent_file_data_t * | , | |||
| char * | ||||
| ) |
| interpreter_variable_data_t char* AP_QUEUE_GENERIC_DECL_TEMPLATE | ( | agent_variable_list | , | |
| Remove | , | |||
| int | , | |||
| char * | ||||
| ) |
| struct agent_s int AP_QUEUE_GENERIC_DECL_TEMPLATE | ( | agent_queue | , | |
| SearchName | , | |||
| struct agent_s * | , | |||
| char * | ||||
| ) | [read] |
| connection_t int AP_QUEUE_GENERIC_DECL_TEMPLATE | ( | connection_queue | , | |
| Remove | , | |||
| int | , | |||
| int | ||||
| ) |
| interpreter_variable_data_t char* agent_file_data char char* agent_mailbox agent_mailbox_p |
Definition at line 189 of file data_structures.h.
| interpreter_variable_data_t char* agent_file_data char fipa_acl_message_p |
Definition at line 162 of file data_structures.h.
| interpreter_variable_data_t char *agent_file_data int |
Definition at line 101 of file data_structures.h.
Referenced by aes_en_de(), base64_decode_value(), base64_encode_value(), default_callback(), main(), MC_SetDefaultAgentStatus_chdl(), mpi_lsb(), mpi_read_string(), net_accept(), rece_de_msg(), remove_nonce_from_MA(), rsa_pkcs1_decrypt(), rsa_pkcs1_verify(), send_AES_en_MA(), sha4_finish(), sha4_update(), split_string(), and ssl_parse_certificate().
| interpreter_variable_data_t char *agent_file_data Remove |
Definition at line 101 of file data_structures.h.
Definition at line 53 of file data_structures.h.
| interpreter_variable_data_t char* agent_file_data char char* agent_mailbox SearchID |
Definition at line 189 of file data_structures.h.
| interpreter_variable_data_t char* agent_file_data char* SearchReceivers |
Definition at line 162 of file data_structures.h.
1.6.3