highlighter application
1.1
HCE project utils : highlighter
|
#include <string>
#include <Poco/SharedPtr.h>
#include "HCEConstants.hpp"
#include "DataBase.hpp"
#include "ContentsStorageBase.hpp"
#include "CrossThreadBuf.hpp"
#include "InDataStruct.hpp"
Go to the source code of this file.
Classes | |
class | HCE::InDataHighlight |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' |
class InDataHighlight. Incoming data structure for HiglightComponent
Definition in file InDataHighlight.hpp.