#include "security_infoton.h"#include <basis/byte_array.h>#include <basis/function.h>#include <basis/mutex.h>#include <basis/string_array.h>#include <data_struct/static_memory_gremlin.h>#include <octopus/tentacle.h>Include dependency graph for security_infoton.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| SAFE_STATIC_CONST (string_array, security_infoton::security_classifier,(1, login_classifier)) int security_infoton | |
Variables | |
| const istring | login_classifier [] = { "#octsec" } |
| SAFE_STATIC_CONST | ( | string_array | , | |
| security_infoton::security_classifier | , | |||
| (1, login_classifier) | ||||
| ) |
Definition at line 74 of file security_infoton.cpp.
| const istring login_classifier[] = { "#octsec" } |
Definition at line 72 of file security_infoton.cpp.
1.5.1