| buf_el | Buffer used to store information to send |
| client_s | Structure to store network information |
| config_destination_entry | |
| config_entry | |
| configStore | |
| DataDB | Information about limited transfer and used transfer |
| dest_config | |
| diff_process | |
| FileTokenizer | Class which reads file. It supports comments in # // style, / * * / multiline comments and " " strings |
| FileTokenizerException | Exception thrown if some errors occurs |
| HashMap< KeyT, StoreT, Allocator > | |
| limit_server_answer_uid_s | Packet send by master server to local server containing data for user in specyfic destination (load from db) |
| limit_server_check_s | Packet send by nginx to local server asking for access for user |
| limit_server_register_s | Packet send by local server to master server after starting up. Master shall reply with current base snapshot |
| limit_server_request_uid_s | Packet send by local server to master server requesting data for user in specyfic destination (load from db) |
| limit_server_send_diff_s | Packet with request for diff proccess startup, send by main server to local server |
| limit_server_update_add_dest_s | Packet send by main server to localserver (protocol limit_server_update_add_dest), containing all destinations set in server config |
| limit_server_update_add_dest_s::dest_entry | |
| limit_server_update_dest_host_diff_s | Packet send by master server to local server containing destination total traffic |
| limit_server_update_dest_host_send_diff_s | Packet send by local server to master server containing destination changed traffic |
| limit_server_update_diff_s | Packet send by main server to localserver (protocol limit_server_update_dest_diff), containing new data for users |
| limit_server_update_diff_s::diff_entry | |
| limit_server_update_s | Packet send by nginx to local server containing total amount of data downloaded |
| limit_server_update_set_dest_specyfic_config_s | Packet send by master server to local server containing data specyfic for users (rules dst * and dst src) |
| limit_server_update_set_dest_specyfic_config_s::info_entry | |
| LocalDB | Wrapper for hash_map used to simplify operations on hashtable |
| proxy_server | Information about local proxy server |
| t_traffic | Information about user / destination traffic |
| t_uid | Main structure used to identify user or destination |
| t_uid_const | |
| thread_s | Thread structure |
1.5.6