ddc
Functions
Corpora.h File Reference
#include "../CommonLib/string_socket.h"
#include "ServerOptions.h"
Include dependency graph for Corpora.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void LoadDDCServer (string ServerConfigFile, const CDDCServerOptions &Options)
 
void LoadLocalCorpora (string ConfigFile, const CDDCServerOptions &Options)
 
void UnloadLocalCorporaAndServer ()
 
void ShutdownDDCServer ()
 
void ShutdownLocalCorpora ()
 
bool CheckDaemonAlive ()
 

Function Documentation

◆ LoadDDCServer()

void LoadDDCServer ( string  ServerConfigFile,
const CDDCServerOptions Options 
)

◆ LoadLocalCorpora()

void LoadLocalCorpora ( string  ConfigFile,
const CDDCServerOptions Options 
)

◆ UnloadLocalCorporaAndServer()

void UnloadLocalCorporaAndServer ( )

References BServers, LocalCorpora, RootServer, and UnloadMutex.

Referenced by UnloadData().

Here is the caller graph for this function:

◆ ShutdownDDCServer()

void ShutdownDDCServer ( )

References CDDCBranchServer::Shutdown(), and UnloadMutex.

Referenced by ShutdownServerSockets().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ShutdownLocalCorpora()

void ShutdownLocalCorpora ( )

References LocalCorpora, and UnloadMutex.

Referenced by ShutdownServerSockets().

Here is the caller graph for this function:

◆ CheckDaemonAlive()

bool CheckDaemonAlive ( )

References BServers, CHost::IsListening(), and LocalCorpora.

Referenced by do_start().

Here is the call graph for this function:
Here is the caller graph for this function: