BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
This file contains definitions for what the LWL Specification calls the Log.
#include <string>
#include <iostream>
#include <fstream>
#include <map>
#include <pthread.h>
#include <sys/time.h>
#include "BP_CosLw_Log.h"
#include "CorbaServer.h"
#include "IdxRecordId.h"
#include "LevelMap.h"
Include dependency graph for LogState.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | LogState |
Maintains the state of the log. More... | |
struct | LogState::LogRunningState |
The Log's current state. |
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:33:01 2004 for BoilerPlate CosLightweightLogging Service by 1.3.7 |