highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
CrossThreadBuf.hpp File Reference
#include <Poco/Condition.h>
#include <Poco/Mutex.h>
#include <Poco/Random.h>
#include <Poco/ScopedLock.h>
#include <Poco/SharedPtr.h>
#include <Poco/Timestamp.h>
#include <iostream>
#include <vector>
#include <msgpack.hpp>
#include "InDataStruct.hpp"
Include dependency graph for CrossThreadBuf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CrossThreadBuf
class  CrossThreadBuf::ResElement

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Macros

#define MICRO_SEC_MULTIPLIER   1000

Detailed Description

CrossThreadBuf class implementation.

Author
Andrey Lapshov devel.nosp@m.oper.nosp@m.s.hce.nosp@m.@gma.nosp@m.il.co.nosp@m.m Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/ CrossThreadBuf class. It class shares data bsetween main application class and HiglightComponent class Andrey Lapshov devel.nosp@m.oper.nosp@m.s.hce.nosp@m.@gma.nosp@m.il.co.nosp@m.m http://hierarchical-cluster-engine.com/ Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file CrossThreadBuf.hpp.

Macro Definition Documentation

#define MICRO_SEC_MULTIPLIER   1000

Definition at line 29 of file CrossThreadBuf.hpp.