common/consmgr.h File Reference

#include "archdeps.h"
#include <pthread.h>
#include <err.h>
#include <errno.h>
#include <string.h>
#include <iostream>
#include <vector>
#include "cmconfig.h"
#include "exceptions.h"

Include dependency graph for consmgr.h:

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

Go to the source code of this file.

Defines

#define HISTORY   50
#define MUTEX_LOG(foo)
#define AMUTEX_LOG(foo)
#define DMUTEX_LOG(foo)

Functions

struct sockaddr * build_addr (Config &)
void mutex_info (std::ostream &, pthread_mutex_t *)


Define Documentation

#define HISTORY   50

Definition at line 95 of file consmgr.h.

Referenced by main(), and MasterController::start_connections().

#define MUTEX_LOG ( foo   ) 

#define AMUTEX_LOG ( foo   ) 

Definition at line 107 of file consmgr.h.

#define DMUTEX_LOG ( foo   ) 

Definition at line 108 of file consmgr.h.

Referenced by Outlet::Outlet(), Outlet::write_data(), Outlet::writer(), and Outlet::~Outlet().


Function Documentation

struct sockaddr* build_addr ( Config  )  [related]

Referenced by MasterController::start_connections().

Here is the caller graph for this function:

void mutex_info ( std::ostream &  ,
pthread_mutex_t *   
)

Definition at line 184 of file misc.cc.

Referenced by Outlet::~Outlet().

Here is the caller graph for this function:


Generated on Tue May 13 11:32:36 2008 for consmgr by  doxygen 1.5.5