#include <basis/istring.h>#include <data_struct/static_memory_gremlin.h>#include <octopus/entity_defs.h>#include <octopus/infoton.h>#include <octopus/octopus.h>#include <octopus/tentacle_helper.h>#include <opsystem/application_shell.h>#include <loggers/console_logger.h>#include <loggers/file_logger.h>#include <sockets/address.h>Include dependency graph for t_unpacker.cpp:

Go to the source code of this file.
Functions | |
| SAFE_STATIC_CONST (string_array, base_classifier,(1, base_list)) const char *math_list[] | |
| string_array (1, math_list))) const char *addr_list[] | |
| string_array (1, addr_list))) class address_ton | |
Variables | |
| const char * | base_list [] = { "gruntiak" } |
| const int | MAXIMUM_TESTS = 10 |
| SAFE_STATIC_CONST | ( | string_array | , | |
| base_classifier | , | |||
| (1, base_list) | ||||
| ) | const |
| string_array | ( | 1 | , | |
| addr_list | ||||
| ) |
Definition at line 64 of file t_unpacker.cpp.
References network_address::pack(), pack(), data_structure::packed_size(), network_address::unpack(), and unpack().
| string_array | ( | 1 | , | |
| math_list | ||||
| ) | const |
Referenced by ini_configurator::sections(), configurator::sections(), and unhandled_request::the_classifier().
| const char* base_list[] = { "gruntiak" } |
Definition at line 52 of file t_unpacker.cpp.
| const int MAXIMUM_TESTS = 10 |
Definition at line 380 of file t_unpacker.cpp.
1.5.1