|
|||
|
|||
|
#include <link.h>
Inheritance diagram for Link:


Public Attributes | |
| irc::string | Name |
| std::string | IPAddr |
| int | Port |
| std::string | SendPass |
| std::string | RecvPass |
| std::string | AllowMask |
| unsigned long | AutoConnect |
| time_t | NextConnectTime |
| bool | HiddenFromStats |
| std::string | FailOver |
| std::string | Hook |
| int | Timeout |
| std::string | Bind |
| bool | Hidden |
It holds the entire information of one <link> tag from the main config file. We maintain a list of them, and populate the list on rehash/load.
Definition at line 23 of file link.h.
|
|
Definition at line 31 of file link.h. Referenced by SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 32 of file link.h. Referenced by SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 38 of file link.h. Referenced by ModuleSpanningTree::ConnectServer(), ServernameResolver::OnLookupComplete(), and SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 35 of file link.h. Referenced by SpanningTreeUtilities::DoFailOver(), and SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 39 of file link.h. Referenced by TreeSocket::ProcessLine(), SpanningTreeUtilities::ReadConfiguration(), and TreeSocket::RemoteServer(). |
|
|
Definition at line 34 of file link.h. Referenced by SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 36 of file link.h. Referenced by ModuleSpanningTree::ConnectServer(), ServernameResolver::OnLookupComplete(), and SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 27 of file link.h. Referenced by ModuleSpanningTree::ConnectServer(), and SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 26 of file link.h. Referenced by ModuleSpanningTree::ConnectServer(), SpanningTreeUtilities::DoFailOver(), SecurityIPResolver::OnError(), ServernameResolver::OnError(), ServernameResolver::OnLookupComplete(), and SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 33 of file link.h. Referenced by SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 28 of file link.h. Referenced by ModuleSpanningTree::ConnectServer(), ServernameResolver::OnLookupComplete(), and SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 30 of file link.h. Referenced by SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 29 of file link.h. Referenced by SpanningTreeUtilities::ReadConfiguration(). |
|
|
Definition at line 37 of file link.h. Referenced by ModuleSpanningTree::ConnectServer(), ServernameResolver::OnLookupComplete(), and SpanningTreeUtilities::ReadConfiguration(). |